pollution: NFDBITS #define NFDBITS (sizeof (fd_mask) * NBBY) pollution: NBBY #define NBBY _NBBY pollution: howmany #define howmany(x,y) (((x)+((y)-1))/(y)) pollution: HRTIME_DELTA #define HRTIME_DELTA (gethrtime())