Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c598 SLJIT_UNUSED_ARG(args); in set_emit_enter()
615 SLJIT_UNUSED_ARG(args); in set_set_context()
1181 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
1190 SLJIT_UNUSED_ARG(reg); in check_sljit_get_float_register_index()
1978 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
2006 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
2016 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
2031 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
2069 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
2084 SLJIT_UNUSED_ARG(op); in sljit_emit_fop2()
[all …]
H A DsljitUtils.c214 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
281 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
H A DsljitConfigInternal.h247 #ifndef SLJIT_UNUSED_ARG
249 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeX86_common.c1183 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
2909 SLJIT_UNUSED_ARG(executable_offset);
2919 SLJIT_UNUSED_ARG(executable_offset);
H A DsljitNativeARM_32.c323 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c601 SLJIT_UNUSED_ARG(common); in next_opcode()
1644 SLJIT_UNUSED_ARG(stacktop); in init_frame()
2359 SLJIT_UNUSED_ARG(allocator_data); in free_read_only_data()
2799 SLJIT_UNUSED_ARG(max); in peek_char()
2891 SLJIT_UNUSED_ARG(update_str_ptr); in read_char_range()
2892 SLJIT_UNUSED_ARG(min); in read_char_range()
2893 SLJIT_UNUSED_ARG(max); in read_char_range()
3022 SLJIT_UNUSED_ARG(update_str_ptr); in read_char8_type()
11522 SLJIT_UNUSED_ARG(argument_re); in pcre_jit_exec()

Completed in 74 milliseconds