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 288 /* SUPPORT_POSIX2008 means the tzcode library should support
295 This macro's name is SUPPORT_POSIX2008 because _POSIX_VERSION == 200809
297 #ifndef SUPPORT_POSIX2008
299 # define SUPPORT_POSIX2008 1
301 # define SUPPORT_POSIX2008 0
306 # if SUPPORT_POSIX2008
765 # if SUPPORT_POSIX2008
797 # if SUPPORT_POSIX2008
832 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r && SUPPORT_POSIX2008
asctime.c 33 #if SUPPORT_POSIX2008 || defined(__NetBSD__)

Completed in 18 milliseconds