Searched defs:CONTINUE_LOOP (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 128 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 95 #define CONTINUE_LOOP 119 macro |