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