HomeSort by: relevance | last modified time | path
    Searched refs:SLJIT_UNUSED_ARG (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c 446 SLJIT_UNUSED_ARG(allocator_data);
514 SLJIT_UNUSED_ARG(compiler);
515 SLJIT_UNUSED_ARG(current_flags);
602 SLJIT_UNUSED_ARG(args);
603 SLJIT_UNUSED_ARG(local_size);
619 SLJIT_UNUSED_ARG(args);
620 SLJIT_UNUSED_ARG(local_size);
889 SLJIT_UNUSED_ARG(compiler);
907 SLJIT_UNUSED_ARG(compiler);
1188 SLJIT_UNUSED_ARG(reg)
    [all...]
sljitUtils.c 257 SLJIT_UNUSED_ARG(allocator_data);
337 SLJIT_UNUSED_ARG(allocator_data);
sljitConfigInternal.h 249 #ifndef SLJIT_UNUSED_ARG
251 #define SLJIT_UNUSED_ARG(arg) (void)arg
sljitExecAllocator.c 93 SLJIT_UNUSED_ARG(size);
sljitNativeX86_common.c 1135 SLJIT_UNUSED_ARG(op_flags);
2608 SLJIT_UNUSED_ARG(srcw);
2861 SLJIT_UNUSED_ARG(executable_offset);
2871 SLJIT_UNUSED_ARG(executable_offset);
sljitNativeARM_32.c 324 SLJIT_UNUSED_ARG(compiler);

Completed in 17 milliseconds