Searched refs:__grpbuf (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c234 char __grpbuf[64]; local
253 _STLP_STD::copy(__buf, __iend, (char *) __grpbuf);
254 __buf = __grpbuf;
255 __iend = __grpbuf + __len;

Completed in 84 milliseconds