Searched refs:allocate (Results 1 – 3 of 3) sorted by relevance
34 allocate (void *closure) in allocate() function49 allocate, deallocate, NULL); in getmntent()
24 __libc_allocate_once_slow (void **place, void *(*allocate) (void *closure), in __libc_allocate_once_slow()28 void *result = allocate (closure); in __libc_allocate_once_slow()
42 allocate (size_t bytes) in allocate() function136 array = allocate (1); in do_test()
Completed in 10 milliseconds