Searched refs:CLOCKFD (Results 1 – 2 of 2) sorted by relevance
89 #define CLOCKFD 3 in get_clockid() macro90 return (((unsigned int) ~fd) << 3) | CLOCKFD; in get_clockid()
210 if ((clockid & CLOCKFD_MASK) == CLOCKFD) in printclockname()