Searched defs:POP_JUMP_IF_FALSE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 123 #define POP_JUMP_IF_FALSE 114 /* "" */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 92 #define POP_JUMP_IF_FALSE 114 macro |