Searched defs:clas (Results 1 – 6 of 6) sorted by relevance
67 String clas = "***"; // hack - we just need a class name never used in writeHTML() local
444 String clas = null; in printResults() local
827 String clas = null; in writeResults() local
566 #define HANDLE_INST(num, opc, clas) \ in clone() argument
971 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument980 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
325 jas_iccsig_t clas; /* profile/device class signature */ member