HomeSort by: relevance | last modified time | path
    Searched refs:USG_COMPAT (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
private.h 209 #if defined USG_COMPAT && USG_COMPAT == 2
220 #if defined USG_COMPAT && USG_COMPAT == 2
305 #ifndef USG_COMPAT
307 # define USG_COMPAT 0
309 # define USG_COMPAT 1
314 # if _POSIX_VERSION < 198808 && !USG_COMPAT
745 # if USG_COMPAT
817 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS
    [all...]
strftime.c 652 #if defined TM_GMTOFF || USG_COMPAT || ALTZONE
684 # if USG_COMPAT
localtime.c 349 # if 2 <= USG_COMPAT + TZ_TIME_T || defined(__NetBSD__)
354 # endif /* 2<= USG_COMPAT + TZ_TIME_T */
471 # if USG_COMPAT
513 # if USG_COMPAT
531 # if USG_COMPAT
2710 # if !USG_COMPAT

Completed in 16 milliseconds