Searched defs:STORE_NAME (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | modulefinder.py | 20 STORE_NAME = dis.opmap['STORE_NAME'] variable |
/external/python/cpython2/Include/ | ||
D | opcode.h | 96 #define STORE_NAME 90 /* Index in name list */ macro |