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