Lines Matching refs:jump_names
880 static char* jump_names[] = {
1339 JUMP_PREFIX(type), jump_names[type & 0xff]);
1357 (type & SLJIT_INT_OP) ? "i_" : "", jump_names[type & 0xff]);
1381 (type & SLJIT_SINGLE_OP) ? "s_" : "d_", jump_names[type & 0xff]);
1405 fprintf(compiler->verbose, " ijump.%s ", jump_names[type]);
1442 fprintf(compiler->verbose, ", %s%s\n", JUMP_PREFIX(type), jump_names[type & 0xff]);