Home
last modified time | relevance | path

Searched refs:SUPPORT_POSIX2008 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tzcode/
H A Dprivate.h261 #ifndef SUPPORT_POSIX2008
263 # define SUPPORT_POSIX2008 1 macro
265 # define SUPPORT_POSIX2008 0 macro
270 # if SUPPORT_POSIX2008
715 # if SUPPORT_POSIX2008
747 #if SUPPORT_POSIX2008
782 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r && SUPPORT_POSIX2008
H A Dasctime.c56 #if SUPPORT_POSIX2008