Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c876 #define JUMP_PREFIX(type) \ macro
1339 JUMP_PREFIX(type), jump_names[type & 0xff]); in check_sljit_emit_jump()
1442 fprintf(compiler->verbose, ", %s%s\n", JUMP_PREFIX(type), jump_names[type & 0xff]); in check_sljit_emit_op_flags()
H A DsljitNativeX86_common.c2977 JUMP_PREFIX(type), jump_names[type & 0xff]);

Completed in 22 milliseconds