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