Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c849 #define JUMP_POSTFIX(type) \ macro
1437 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_jump()
1548 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_op_flags()
1577 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_cmov()

Completed in 9 milliseconds