Lines Matching refs:ENOMEM
293 errno = ENOMEM; in debug_malloc()
300 errno = ENOMEM; in debug_malloc()
395 errno = ENOMEM; in debug_memalign()
415 errno = ENOMEM; in debug_memalign()
434 errno = ENOMEM; in debug_memalign()
468 errno = ENOMEM; in debug_realloc()
477 errno = ENOMEM; in debug_realloc()
511 errno = ENOMEM; in debug_realloc()
548 errno = ENOMEM; in debug_calloc()
559 errno = ENOMEM; in debug_calloc()
566 errno = ENOMEM; in debug_calloc()
598 return (*memptr != nullptr) ? 0 : ENOMEM; in debug_posix_memalign()
687 errno = ENOMEM; in debug_pvalloc()