Searched refs:malloc_last_fail (Results 1 – 3 of 3) sorted by relevance
213 if (malloc_last_fail() < g_bde_ncache) in g_bde_get_keysector()231 if (malloc_last_fail() < g_bde_ncache) { in g_bde_get_keysector()314 n = g_bde_ncache - malloc_last_fail(); in g_bde_purge_sector()
242 int malloc_last_fail(void);
353 malloc_last_fail(void) in malloc_last_fail() function