Searched defs:POP_JUMP_IF_NOT_NONE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | opcode_ids.h | 112 #define POP_JUMP_IF_NOT_NONE 99 macro |
/external/python/cpython3/Python/ | ||
D | generated_cases.c.h | 4964 TARGET(POP_JUMP_IF_NOT_NONE) { in TARGET() argument |