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