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

/freebsd-10-stable/contrib/ntp/include/
H A Dtimetoa.h42 #if SIZEOF_TIME_T <= SIZEOF_INT
48 #elif SIZEOF_TIME_T <= SIZEOF_LONG
54 #elif defined(SIZEOF_LONG_LONG) && SIZEOF_TIME_T <= SIZEOF_LONG_LONG
H A Dtimespecops.h382 #if SIZEOF_TIME_T <= 4
H A Dtimevalops.h434 #if SIZEOF_TIME_T <= 4
/freebsd-10-stable/usr.sbin/ntp/
H A Dconfig.h1549 #define SIZEOF_TIME_T 4 macro
1551 #define SIZEOF_TIME_T 8 macro
/freebsd-10-stable/contrib/ldns/ldns/
H A Dconfig.h304 #define SIZEOF_TIME_T 8 macro
H A Dconfig.h.in303 #undef SIZEOF_TIME_T
/freebsd-10-stable/contrib/ntp/libntp/
H A Dmktime.c67 #if SIZEOF_TIME_T >= 8
H A Dprettydate.c14 #if SIZEOF_TIME_T < 4
H A Dsystime.c531 #if SIZEOF_TIME_T > 4
620 #if SIZEOF_TIME_T > 4
H A Dntp_calendar.c249 # if SIZEOF_TIME_T <= 4
292 # if SIZEOF_TIME_T <= 4
/freebsd-10-stable/contrib/unbound/sldns/
H A Dparseutil.c96 #if SIZEOF_TIME_T <= 4
165 #endif /* SIZEOF_TIME_T <= 4 */
177 #if SIZEOF_TIME_T <= 4
/freebsd-10-stable/contrib/ldns/
H A Dutil.c224 #if SIZEOF_TIME_T <= 4
293 #endif /* SIZEOF_TIME_T <= 4 */
306 #if SIZEOF_TIME_T <= 4
/freebsd-10-stable/contrib/unbound/
H A Dconfig.h550 #define SIZEOF_TIME_T 8 macro
/freebsd-10-stable/contrib/ntp/sntp/
H A Dmain.c1180 #if SIZEOF_TIME_T == 8
1232 #if SIZEOF_TIME_T == 4
1235 #elif SIZEOF_TIME_T == 8
1239 # include "GRONK: unexpected value for SIZEOF_TIME_T"

Completed in 102 milliseconds