Home
last modified time | relevance | path

Searched refs:HAVE_MALLOC_ERRNO (Results 1 - 3 of 3) sorted by relevance

/third_party/tzdata/
H A Dprivate.h106 #ifndef HAVE_MALLOC_ERRNO
107 # define HAVE_MALLOC_ERRNO 1 macro
H A Dlocaltime.c776 return HAVE_MALLOC_ERRNO ? errno : ENOMEM; in tzload()
1456 } else if (!HAVE_MALLOC_ERRNO) in tzalloc()
H A Dzic.c522 memory_exhausted(strerror(HAVE_MALLOC_ERRNO ? errno : ENOMEM)); in memcheck()

Completed in 12 milliseconds