Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
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()
DsljitNativeX86_common.c2977 JUMP_PREFIX(type), jump_names[type & 0xff]);