Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c668 SLJIT_UNUSED_ARG(args); in set_emit_enter()
1422 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
2432 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
2458 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
2468 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
2483 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
2499 SLJIT_UNUSED_ARG(op); in sljit_emit_op2u()
2512 SLJIT_UNUSED_ARG(op); in sljit_emit_op_src()
2546 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
2561 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 DsljitConfigInternal.h297 #ifndef SLJIT_UNUSED_ARG
299 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeX86_common.c760 SLJIT_UNUSED_ARG(compiler); in emit_endbranch()
884 SLJIT_UNUSED_ARG(compiler); in adjust_shadow_stack()
885 SLJIT_UNUSED_ARG(src); in adjust_shadow_stack()
886 SLJIT_UNUSED_ARG(srcw); in adjust_shadow_stack()
1397 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
3103 SLJIT_UNUSED_ARG(executable_offset);
3116 SLJIT_UNUSED_ARG(executable_offset);
H A DsljitNativeSPARC_32.c269 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativePPC_32.c270 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeARM_32.c344 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
479 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
546 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
576 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
641 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
2150 SLJIT_UNUSED_ARG(size); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1457 SLJIT_UNUSED_ARG(size); in sljit_emit_op_custom()
1814 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_call()
1897 SLJIT_UNUSED_ARG(arg_types); in sljit_emit_icall()
2167 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativePPC_64.c494 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeMIPS_32.c427 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeMIPS_64.c549 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeARM_T2_32.c2642 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
H A DsljitNativeS390X.c3335 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
/PHP-8.2/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 162 milliseconds