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

/external/pcre/dist2/src/sljit/
H A DsljitLir.c876 #define JUMP_POSTFIX(type) \ macro
1354 jump_names[type & 0xff], JUMP_POSTFIX(type));
1458 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type));
H A DsljitNativeX86_common.c3000 jump_names[type & 0xff], JUMP_POSTFIX(type));

Completed in 530 milliseconds