Searched refs:test_mallocfunc (Results 1 – 2 of 2) sorted by relevance
129 static void *(* test_mallocfunc)(size_t size) = malloc_ceil; variable148 return test_mallocfunc(size); in malloc_count()172 return test_mallocfunc(size); in malloc_fail()215 test_mallocfunc = malloc_offset; in mpd_init_alloc()221 mpd_mallocfunc = test_mallocfunc; in mpd_init_alloc()238 mpd_mallocfunc = test_mallocfunc; in mpd_set_alloc()
164 static void *(* test_mallocfunc)(size_t size) = malloc_ceil; variable185 return test_mallocfunc(size); in malloc_fail()231 test_mallocfunc = malloc_offset; in init_alloc()