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