Home
last modified time | relevance | path

Searched refs:SLJIT_UNUSED_ARG (Results 1 – 8 of 8) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c626 SLJIT_UNUSED_ARG(args); in set_emit_enter()
643 SLJIT_UNUSED_ARG(args); in set_set_context()
1285 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
1294 SLJIT_UNUSED_ARG(reg); in check_sljit_get_float_register_index()
2308 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
2336 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
2346 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
2361 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
2399 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
2414 SLJIT_UNUSED_ARG(op); in sljit_emit_fop2()
[all …]
H A DsljitUtils.c214 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
283 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
H A DsljitConfigInternal.h255 #ifndef SLJIT_UNUSED_ARG
257 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeX86_common.c1182 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
2847 SLJIT_UNUSED_ARG(executable_offset);
2857 SLJIT_UNUSED_ARG(executable_offset);
H A DsljitNativeARM_32.c335 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c61 SLJIT_UNUSED_ARG(allocator_data); in PRIV()
112 SLJIT_UNUSED_ARG(gcontext); in pcre2_jit_free_unused_memory()
H A Dpcre2_jit_compile.c658 SLJIT_UNUSED_ARG(common); in next_opcode()
1709 SLJIT_UNUSED_ARG(stacktop); in init_frame()
3171 SLJIT_UNUSED_ARG(max); in peek_char()
3263 SLJIT_UNUSED_ARG(update_str_ptr); in read_char_range()
3264 SLJIT_UNUSED_ARG(min); in read_char_range()
3265 SLJIT_UNUSED_ARG(max); in read_char_range()
3394 SLJIT_UNUSED_ARG(update_str_ptr); in read_char8_type()
4433 SLJIT_UNUSED_ARG(offset); in fast_forward_first_char2_sse2()

Completed in 71 milliseconds