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

  /src/lib/libc/time/
private.h 268 /* SUPPORT_POSIX2008 means the tzcode library should support
275 This macro's name is SUPPORT_POSIX2008 because _POSIX_VERSION == 200809
277 #ifndef SUPPORT_POSIX2008
279 # define SUPPORT_POSIX2008 1
281 # define SUPPORT_POSIX2008 0
286 # if SUPPORT_POSIX2008
731 # if SUPPORT_POSIX2008
763 #if SUPPORT_POSIX2008
798 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r && SUPPORT_POSIX2008
asctime.c 33 #if SUPPORT_POSIX2008 || defined(__NetBSD__)

Completed in 12 milliseconds