Home
last modified time | relevance | path

Searched refs:HAVE_TZNAME (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h253 #ifndef HAVE_TZNAME
255 # define HAVE_TZNAME 0 macro
257 # define HAVE_TZNAME 1 macro
659 # if HAVE_TZNAME
730 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
Dstrftime.c563 #elif HAVE_TZNAME in _fmt()
629 # if HAVE_TZNAME in _fmt()
Dlocaltime.c192 #if 2 <= HAVE_TZNAME + TZ_TIME_T
276 #if HAVE_TZNAME in update_tzname_etc()
317 #if HAVE_TZNAME in settzname()