Searched refs:ERR_MALLOC_FAIL (Results 1 – 2 of 2) sorted by relevance
121 if (error_num == ERR_MALLOC_FAIL) in error_and_exit()527 fatal_err_func(ERR_MALLOC_FAIL); in _z_calloc()552 fatal_err_func(ERR_MALLOC_FAIL); in _z_malloc()578 fatal_err_func(ERR_MALLOC_FAIL); in _z_realloc()605 fatal_err_func(ERR_MALLOC_FAIL); in _z_strdup()
160 #define ERR_MALLOC_FAIL -50 macro