Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c668 SLJIT_UNUSED_ARG(args); in set_emit_enter()
2767 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
2795 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
2805 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
2820 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
2836 SLJIT_UNUSED_ARG(op); in sljit_emit_op2u()
2851 SLJIT_UNUSED_ARG(op); in sljit_emit_shift_into()
2865 SLJIT_UNUSED_ARG(op); in sljit_emit_op_src()
2899 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
2914 SLJIT_UNUSED_ARG(op); in sljit_emit_fop2()
[all …]
H A DsljitUtils.c180 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
204 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
223 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
232 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
245 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
H A DsljitNativeRISCV_32.c29 SLJIT_UNUSED_ARG(tmp_r); in load_immediate()
58 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitConfigInternal.h302 #ifndef SLJIT_UNUSED_ARG
304 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitNativeRISCV_64.c156 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeMIPS_32.c50 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeMIPS_64.c134 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeSPARC_32.c269 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeX86_common.c878 SLJIT_UNUSED_ARG(compiler); in emit_endbranch()
1002 SLJIT_UNUSED_ARG(compiler); in adjust_shadow_stack()
1003 SLJIT_UNUSED_ARG(src); in adjust_shadow_stack()
1004 SLJIT_UNUSED_ARG(srcw); in adjust_shadow_stack()
3404 SLJIT_UNUSED_ARG(executable_offset);
3417 SLJIT_UNUSED_ARG(executable_offset);
H A DsljitNativePPC_32.c331 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeARM_32.c348 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
483 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
550 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
581 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
646 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
2334 SLJIT_UNUSED_ARG(size); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1611 SLJIT_UNUSED_ARG(size); in sljit_emit_op_custom()
1983 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_call()
2062 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_icall()
2398 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativePPC_64.c569 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeRISCV_common.c2379 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_call()
2533 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_icall()
H A DsljitNativeS390X.c3422 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_call()
3697 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeARM_T2_32.c3138 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
/PHP-8.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_neon_inc.h91 SLJIT_UNUSED_ARG(offs1); in FF_FUN()
92 SLJIT_UNUSED_ARG(offs2); in FF_FUN()
H A Dpcre2_jit_simd_inc.h225 SLJIT_UNUSED_ARG(offset); in fast_forward_char_simd()
1269 SLJIT_UNUSED_ARG(offset); in fast_forward_char_simd()
H A Dpcre2_jit_compile.c874 SLJIT_UNUSED_ARG(common); in next_opcode()
2133 SLJIT_UNUSED_ARG(stacktop); in init_frame()
3755 SLJIT_UNUSED_ARG(max); in peek_char()
3756 SLJIT_UNUSED_ARG(dst); in peek_char()
3757 SLJIT_UNUSED_ARG(dstw); in peek_char()
3758 SLJIT_UNUSED_ARG(backtracks); in peek_char()
3840 SLJIT_UNUSED_ARG(max); in peek_char_back()
3917 SLJIT_UNUSED_ARG(min); in read_char()
3918 SLJIT_UNUSED_ARG(max); in read_char()
3920 SLJIT_UNUSED_ARG(options); in read_char()
[all …]

Completed in 127 milliseconds