Searched refs:__alloc_fn (Results 1 – 2 of 2) sorted by relevance
50 typedef void* (*__alloc_fn)(size_t); typedef56 strstreambuf(__alloc_fn, __free_fn);92 __alloc_fn _M_alloc_fun;
48 strstreambuf::strstreambuf(__alloc_fn alloc_f, __free_fn free_f) in strstreambuf()