Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c658 SLJIT_UNUSED_ARG(args); in set_emit_enter()
675 SLJIT_UNUSED_ARG(args); in set_set_context()
1348 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
2386 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
2405 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
2415 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
2430 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
2445 SLJIT_UNUSED_ARG(op); in sljit_emit_op_src()
2479 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
2494 SLJIT_UNUSED_ARG(op); in sljit_emit_fop2()
[all …]
H A DsljitUtils.c226 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
250 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
279 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
300 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
313 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
H A DsljitConfigInternal.h291 #ifndef SLJIT_UNUSED_ARG
293 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitNativeX86_common.c729 SLJIT_UNUSED_ARG(compiler); in emit_endbranch()
757 SLJIT_UNUSED_ARG(compiler); in emit_rdssp()
758 SLJIT_UNUSED_ARG(reg); in emit_rdssp()
786 SLJIT_UNUSED_ARG(compiler); in emit_incssp()
787 SLJIT_UNUSED_ARG(reg); in emit_incssp()
864 SLJIT_UNUSED_ARG(compiler); in adjust_shadow_stack()
865 SLJIT_UNUSED_ARG(src); in adjust_shadow_stack()
866 SLJIT_UNUSED_ARG(srcw); in adjust_shadow_stack()
867 SLJIT_UNUSED_ARG(base); in adjust_shadow_stack()
868 SLJIT_UNUSED_ARG(disp); in adjust_shadow_stack()
[all …]
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeARM_32.c335 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
/PHP-7.4/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.c869 SLJIT_UNUSED_ARG(common); in next_opcode()
2132 SLJIT_UNUSED_ARG(stacktop); in init_frame()
3685 SLJIT_UNUSED_ARG(max); in peek_char()
3686 SLJIT_UNUSED_ARG(dst); in peek_char()
3687 SLJIT_UNUSED_ARG(dstw); in peek_char()
3688 SLJIT_UNUSED_ARG(backtracks); in peek_char()
3770 SLJIT_UNUSED_ARG(max); in peek_char_back()
3847 SLJIT_UNUSED_ARG(min); in read_char()
3848 SLJIT_UNUSED_ARG(max); in read_char()
3850 SLJIT_UNUSED_ARG(options); in read_char()
[all …]
H A Dpcre2_jit_simd_inc.h205 SLJIT_UNUSED_ARG(offset); in fast_forward_char_simd()

Completed in 106 milliseconds