Searched refs:EQDI (Results 1 – 1 of 1) sorted by relevance
165 extern int EQDI (DI, DI);195 #define EQDI(x, y) ((DI) (x) == (DI) (y)) macro