Searched defs:OP_OR (Results 1 – 6 of 6) sorted by relevance
13 #define OP_OR 2 macro
49 OP_OR, enumerator
91 public static final int OP_OR = 2; field in OpCodes
50 #define OP_OR 0x7c000378 macro
65 OP_OR, enumerator
3022 #define OP_OR (MAX_CHAR+2) macro