Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.c416 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_compiler()
560 SLJIT_UNUSED_ARG(args); in set_emit_enter()
561 SLJIT_UNUSED_ARG(local_size); in set_emit_enter()
577 SLJIT_UNUSED_ARG(args); in set_set_context()
578 SLJIT_UNUSED_ARG(local_size); in set_set_context()
911 SLJIT_UNUSED_ARG(compiler); in check_sljit_generate_code()
929 SLJIT_UNUSED_ARG(compiler); in check_sljit_emit_enter()
1129 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
1138 SLJIT_UNUSED_ARG(reg); in check_sljit_get_float_register_index()
1152 SLJIT_UNUSED_ARG(compiler); in check_sljit_emit_op_custom()
[all …]
DsljitUtils.c217 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
284 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
DsljitConfigInternal.h255 #ifndef SLJIT_UNUSED_ARG
257 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
DsljitExecAllocator.c91 SLJIT_UNUSED_ARG(size); in free_chunk()
DsljitNativeX86_common.c1179 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
2700 SLJIT_UNUSED_ARG(srcw);
DsljitNativeARM_32.c323 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
/external/pcre/dist2/src/
Dpcre2_jit_misc.c61 SLJIT_UNUSED_ARG(allocator_data); in PRIV()
112 SLJIT_UNUSED_ARG(gcontext); in pcre2_jit_free_unused_memory()
Dpcre2_jit_compile.c617 SLJIT_UNUSED_ARG(common); in next_opcode()
1667 SLJIT_UNUSED_ARG(stacktop); in init_frame()
2806 SLJIT_UNUSED_ARG(max); in peek_char()
2898 SLJIT_UNUSED_ARG(update_str_ptr); in read_char_range()
2899 SLJIT_UNUSED_ARG(min); in read_char_range()
2900 SLJIT_UNUSED_ARG(max); in read_char_range()
3029 SLJIT_UNUSED_ARG(update_str_ptr); in read_char8_type()