Searched defs:__alloc_fn (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_strstream.h50 typedef void* (*__alloc_fn)(size_t); typedef in class:strstreambuf
56 strstreambuf(__alloc_fn, __free_fn);
92 __alloc_fn _M_alloc_fun;

Completed in 50 milliseconds