Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dopcode_ids.h35 #define INTERPRETER_EXIT 22 macro
/external/python/cpython3/Python/
Dgenerated_cases.c.h3567 TARGET(INTERPRETER_EXIT) { in TARGET() argument