Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitLir.c446 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_compiler()
514 SLJIT_UNUSED_ARG(compiler); in sljit_set_current_flags()
515 SLJIT_UNUSED_ARG(current_flags); in sljit_set_current_flags()
602 SLJIT_UNUSED_ARG(args); in set_emit_enter()
603 SLJIT_UNUSED_ARG(local_size); in set_emit_enter()
619 SLJIT_UNUSED_ARG(args); in set_set_context()
620 SLJIT_UNUSED_ARG(local_size); in set_set_context()
889 SLJIT_UNUSED_ARG(compiler); in check_sljit_generate_code()
907 SLJIT_UNUSED_ARG(compiler); in check_sljit_emit_enter()
1188 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()
[all …]
DsljitUtils.c257 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()
337 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
DsljitConfigInternal.h249 #ifndef SLJIT_UNUSED_ARG
251 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
DsljitExecAllocator.c93 SLJIT_UNUSED_ARG(size); in free_chunk()
DsljitNativeX86_common.c1135 SLJIT_UNUSED_ARG(op_flags); in emit_clz()
2608 SLJIT_UNUSED_ARG(srcw);
2861 SLJIT_UNUSED_ARG(executable_offset);
2871 SLJIT_UNUSED_ARG(executable_offset);
DsljitNativeARM_32.c324 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()