Searched defs:HAVE_ARGUMENT (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | opcode.py | 131 HAVE_ARGUMENT = 90 # Opcodes from here have an argument: variable |
/third_party/python/Include/ | ||
D | opcode.h | 74 #define HAVE_ARGUMENT 90 macro |