Searched refs:SLJIT_NOT_EQUAL32 (Results 1 – 2 of 2) sorted by relevance
1136 #define SLJIT_NOT_EQUAL32 (SLJIT_NOT_EQUAL | SLJIT_I32_OP) macro
9509 add_jump(compiler, &common->abort, JUMP(SLJIT_NOT_EQUAL32) /* SIG_LESS */); in compile_callout_matchingpath()9511 JUMPTO(SLJIT_NOT_EQUAL32 /* SIG_LESS */, common->abort_label); in compile_callout_matchingpath()
Completed in 54 milliseconds