Searched defs:LOAD_CONST (Results 1 – 3 of 3) sorted by relevance
27 #define LOAD_CONST(dst, value) \ macro
12 LOAD_CONST = dis.opmap['LOAD_CONST'] variable
85 #define LOAD_CONST 100 macro