Searched refs:MALLOC_FAILURE_ACTION (Results 1 – 2 of 2) sorted by relevance
604 #ifndef MALLOC_FAILURE_ACTION605 #define MALLOC_FAILURE_ACTION macro692 #ifndef MALLOC_FAILURE_ACTION693 #define MALLOC_FAILURE_ACTION errno = ENOMEM; macro4168 MALLOC_FAILURE_ACTION; in sys_alloc()4403 MALLOC_FAILURE_ACTION; in internal_realloc()4489 MALLOC_FAILURE_ACTION; in internal_memalign()
474 #define MALLOC_FAILURE_ACTION macro537 #ifndef MALLOC_FAILURE_ACTION538 #define MALLOC_FAILURE_ACTION errno = ENOMEM; macro3576 MALLOC_FAILURE_ACTION; in sys_alloc()3807 MALLOC_FAILURE_ACTION; in internal_realloc()3889 MALLOC_FAILURE_ACTION; in internal_memalign()