Searched refs:IT_STORE (Results 1 – 2 of 2) sorted by relevance
77 #define IT_STORE 0x04 macro84 #define inst_store(i) (db_inst_type(i) == IT_STORE)
329 ityp = IT_STORE; in db_inst_type()