Searched refs:NUM_OPS (Results 1 – 2 of 2) sorted by relevance
65 const int NUM_OPS = 39; in opcode2opname() local66 const char* table[NUM_OPS] = { in opcode2opname()107 if (opcode >= NUM_OPS) in opcode2opname()
337 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument338 return storeImpl(new (NUM_OPS) \