Searched defs:POP_JUMP_IF_TRUE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 124 #define POP_JUMP_IF_TRUE 115 /* "" */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 93 #define POP_JUMP_IF_TRUE 115 macro |