Searched refs:JUMP_PREFIX (Results 1 – 2 of 2) sorted by relevance
876 #define JUMP_PREFIX(type) \ macro1339 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()
2977 JUMP_PREFIX(type), jump_names[type & 0xff]);
Completed in 28 milliseconds