Searched refs:__alloc (Results 1 - 1 of 1) sorted by last modified time

/haiku/headers/cpp/
H A Dstrstream.h53 strstreambuf(void *(*__alloc)(_IO_size_t), void (*__free)(void*)) argument
54 { init_dynamic(__alloc, __free); }

Completed in 14 milliseconds