Searched refs:e2 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXcmu.c1372 *e2 = (unsigned long *) a2; local
1374 if (*e1 < *e2) return -1;
1375 if (*e1 > *e2) return 1;

Completed in 15 milliseconds