Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.c457 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_compiler()
488 SLJIT_UNUSED_ARG(exec_allocator_data); in sljit_free_code()
496 SLJIT_UNUSED_ARG(exec_allocator_data); in sljit_free_code()
505 SLJIT_UNUSED_ARG(exec_allocator_data); in sljit_free_code()
537 SLJIT_UNUSED_ARG(compiler); in sljit_set_current_flags()
538 SLJIT_UNUSED_ARG(current_flags); in sljit_set_current_flags()
665 SLJIT_UNUSED_ARG(args); in set_emit_enter()
666 SLJIT_UNUSED_ARG(local_size); in set_emit_enter()
682 SLJIT_UNUSED_ARG(args); in set_set_context()
683 SLJIT_UNUSED_ARG(local_size); in set_set_context()
[all …]
DsljitUtils.c173 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
197 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
216 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
225 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
238 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
DsljitConfigInternal.h291 #ifndef SLJIT_UNUSED_ARG
293 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
DsljitNativeX86_common.c733 SLJIT_UNUSED_ARG(compiler); in emit_endbranch()
863 SLJIT_UNUSED_ARG(compiler); in adjust_shadow_stack()
864 SLJIT_UNUSED_ARG(src); in adjust_shadow_stack()
865 SLJIT_UNUSED_ARG(srcw); in adjust_shadow_stack()
866 SLJIT_UNUSED_ARG(base); in adjust_shadow_stack()
867 SLJIT_UNUSED_ARG(disp); in adjust_shadow_stack()
1386 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
3124 SLJIT_UNUSED_ARG(executable_offset);
3137 SLJIT_UNUSED_ARG(executable_offset);
DsljitExecAllocator.c90 SLJIT_UNUSED_ARG(size); in free_chunk()
DsljitNativePPC_32.c261 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeSPARC_32.c269 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeARM_32.c335 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
470 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
537 SLJIT_UNUSED_ARG(executable_offset); in inline_set_jump_addr()
566 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
631 SLJIT_UNUSED_ARG(executable_offset); in inline_set_const()
DsljitNativePPC_64.c480 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeMIPS_32.c428 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeMIPS_64.c528 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeARM_64.c2029 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeS390X.c2762 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
DsljitNativeARM_T2_32.c2371 SLJIT_UNUSED_ARG(executable_offset); in sljit_set_jump_addr()
/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_neon_inc.h91 SLJIT_UNUSED_ARG(offs1); in FF_FUN()
92 SLJIT_UNUSED_ARG(offs2); in FF_FUN()
Dpcre2_jit_compile.c869 SLJIT_UNUSED_ARG(common); in next_opcode()
2129 SLJIT_UNUSED_ARG(stacktop); in init_frame()
3682 SLJIT_UNUSED_ARG(max); in peek_char()
3683 SLJIT_UNUSED_ARG(dst); in peek_char()
3684 SLJIT_UNUSED_ARG(dstw); in peek_char()
3685 SLJIT_UNUSED_ARG(backtracks); in peek_char()
3767 SLJIT_UNUSED_ARG(max); in peek_char_back()
3768 SLJIT_UNUSED_ARG(backtracks); in peek_char_back()
3844 SLJIT_UNUSED_ARG(min); in read_char()
3845 SLJIT_UNUSED_ARG(max); in read_char()
[all …]
Dpcre2_jit_simd_inc.h205 SLJIT_UNUSED_ARG(offset); in fast_forward_char_simd()