Searched defs:NSEC_PER_SEC (Results 1 – 2 of 2) sorted by relevance
/minix3/minix/lib/libc/sys/ | ||
H A D | nanosleep.c | 20 #define NSEC_PER_SEC (NSEC_PER_USEC * USEC_PER_SEC) macro |
/minix3/external/bsd/dhcpcd/dist/ | ||
H A D | common.h | 58 #define NSEC_PER_SEC 1000000000L macro |