Home
last modified time | relevance | path

Searched defs:POP_JUMP_IF_NOT_NONE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dopcode_ids.h112 #define POP_JUMP_IF_NOT_NONE 99 macro
/external/python/cpython3/Python/
Dgenerated_cases.c.h4964 TARGET(POP_JUMP_IF_NOT_NONE) { in TARGET() argument