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

/external/stlport/stlport/stl/
H A D_num_put.h159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
H A D_num_put.c81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point);
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false);
/external/stlport/src/
H A Dnum_put_float.cpp874 void _STLP_CALL __convert_float_buffer( __iostring const& str, __iowstring &out, function

Completed in 80 milliseconds