Searched defs:LOAD_CONST (Results 1 – 4 of 4) sorted by relevance
98 #define LOAD_CONST 100 /* Index in const list */ macro
19 LOAD_CONST = chr(dis.opname.index('LOAD_CONST')) variable