Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c911 #define JUMP_POSTFIX(type) \ macro
1540 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_jump()
1764 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_op_flags()
1796 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_cmov()

Completed in 12 milliseconds