Searched refs:SLJIT_UNUSED_ARG (Results 1 – 8 of 8) sorted by relevance
626 SLJIT_UNUSED_ARG(args); in set_emit_enter()643 SLJIT_UNUSED_ARG(args); in set_set_context()1285 SLJIT_UNUSED_ARG(reg); in check_sljit_get_register_index()1294 SLJIT_UNUSED_ARG(reg); in check_sljit_get_float_register_index()2308 SLJIT_UNUSED_ARG(op); in sljit_emit_return()2336 SLJIT_UNUSED_ARG(op); in sljit_emit_op0()2346 SLJIT_UNUSED_ARG(op); in sljit_emit_op1()2361 SLJIT_UNUSED_ARG(op); in sljit_emit_op2()2399 SLJIT_UNUSED_ARG(op); in sljit_emit_fop1()2414 SLJIT_UNUSED_ARG(op); in sljit_emit_fop2()[all …]
214 SLJIT_UNUSED_ARG(allocator_data); in sljit_allocate_stack()283 SLJIT_UNUSED_ARG(allocator_data); in sljit_free_stack()
255 #ifndef SLJIT_UNUSED_ARG257 #define SLJIT_UNUSED_ARG(arg) (void)arg macro
91 SLJIT_UNUSED_ARG(size); in free_chunk()
1182 SLJIT_UNUSED_ARG(op_flags); in emit_clz()2847 SLJIT_UNUSED_ARG(executable_offset);2857 SLJIT_UNUSED_ARG(executable_offset);
335 SLJIT_UNUSED_ARG(compiler); in resolve_const_pool_index()
61 SLJIT_UNUSED_ARG(allocator_data); in PRIV()112 SLJIT_UNUSED_ARG(gcontext); in pcre2_jit_free_unused_memory()
658 SLJIT_UNUSED_ARG(common); in next_opcode()1709 SLJIT_UNUSED_ARG(stacktop); in init_frame()3171 SLJIT_UNUSED_ARG(max); in peek_char()3263 SLJIT_UNUSED_ARG(update_str_ptr); in read_char_range()3264 SLJIT_UNUSED_ARG(min); in read_char_range()3265 SLJIT_UNUSED_ARG(max); in read_char_range()3394 SLJIT_UNUSED_ARG(update_str_ptr); in read_char8_type()4433 SLJIT_UNUSED_ARG(offset); in fast_forward_first_char2_sse2()
Completed in 67 milliseconds