Searched defs:JUMP_IF_TRUE_OR_POP (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 121 #define JUMP_IF_TRUE_OR_POP 112 /* "" */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 90 #define JUMP_IF_TRUE_OR_POP 112 macro |