Searched defs:opNames (Results 1 – 4 of 4) sorted by relevance
92 String opNames[] = { "!=", "%=", "&=", "*=", "+=", "-=", "/=", field
628 static const char * const opNames[] = {URX_OPCODE_NAMES}; in dumpOp() local
652 static const char * const opNames[] = {URX_OPCODE_NAMES}; in dumpOp() local
1119 std::string* opNames = new std::string[Ops]; in printInstruction() local