Home
last modified time | relevance | path

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

/reactos/sdk/include/c++/stlport/stl/
H A D_num_put.h159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>…
H A D_num_put.c81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point); in __put_float()
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false); in __get_money_digits_aux()
/reactos/sdk/lib/3rdparty/stlport/src/
H A Dnum_put_float.cpp873 void _STLP_CALL __convert_float_buffer( __iostring const& str, __iowstring &out, function