Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dopcode_ids.h111 #define POP_JUMP_IF_NONE 98 macro
/external/python/cpython3/Python/
Dgenerated_cases.c.h4930 TARGET(POP_JUMP_IF_NONE) { in TARGET() argument