HomeSort by: relevance | last modified time | path
    Searched defs:memory_exhausted (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 571 memory_exhausted(const char *msg) function
580 memory_exhausted(_("size overflow"));
632 memory_exhausted(strerror(HAVE_MALLOC_ERRNO ? errno : ENOMEM));
669 memory_exhausted(_("integer overflow"));
zic.c 571 memory_exhausted(const char *msg) function
580 memory_exhausted(_("size overflow"));
632 memory_exhausted(strerror(HAVE_MALLOC_ERRNO ? errno : ENOMEM));
669 memory_exhausted(_("integer overflow"));

Completed in 79 milliseconds