Searched defs:LOAD_CONST (Results 1 – 4 of 4) sorted by relevance
85 #define LOAD_CONST 100 macro
12 LOAD_CONST = dis.opmap['LOAD_CONST'] variable
18 LOAD_CONST = dis.opmap['LOAD_CONST'] variable
107 #define LOAD_CONST 100 /* Index in const list */ macro