Searched refs:HAVE_MALLOC_ERRNO (Results 1 – 2 of 2) sorted by relevance
104 #ifndef HAVE_MALLOC_ERRNO105 # define HAVE_MALLOC_ERRNO 1 macro
812 return HAVE_MALLOC_ERRNO ? errno : ENOMEM; in tzload()1526 } else if (!HAVE_MALLOC_ERRNO) in tzalloc()