Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c560 SLJIT_UNUSED_ARG(args); in set_emit_enter()
577 SLJIT_UNUSED_ARG(args); in set_set_context()
1114 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
1123 SLJIT_UNUSED_ARG(reg); in check_sljit_get_float_register_index()
1795 SLJIT_UNUSED_ARG(op); in sljit_emit_return()
1823 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()
1833 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()
1848 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()
1886 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()
1901 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.h260 #ifndef SLJIT_UNUSED_ARG
262 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
H A DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
H A DsljitNativeX86_common.c1156 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
2677 SLJIT_UNUSED_ARG(srcw);
H A DsljitNativeARM_32.c323 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c586 SLJIT_UNUSED_ARG(common); in next_opcode()
1434 SLJIT_UNUSED_ARG(stacktop); in init_frame()
2157 SLJIT_UNUSED_ARG(allocator_data); in free_read_only_data()
2585 SLJIT_UNUSED_ARG(max); in peek_char()
2677 SLJIT_UNUSED_ARG(update_str_ptr); in read_char_range()
2678 SLJIT_UNUSED_ARG(min); in read_char_range()
2679 SLJIT_UNUSED_ARG(max); in read_char_range()
2808 SLJIT_UNUSED_ARG(update_str_ptr); in read_char8_type()
10511 SLJIT_UNUSED_ARG(argument_re); in pcre_jit_exec()

Completed in 80 milliseconds