Home
last modified time | relevance | path

Searched refs:__decimal_point (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_put.c76 wchar_t __decimal_point, wchar_t __sep, in __put_float() argument
81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point); in __put_float()
98 char __decimal_point, char __sep, in __put_float() argument
101 __str[__group_pos] = __decimal_point; in __put_float()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dlocale553 static string __stage2_float_prep(ios_base& __iob, _CharT* __atoms, _CharT& __decimal_point,
560 _CharT __decimal_point, _CharT __thousands_sep,
578 __num_get<_CharT>::__stage2_float_prep(ios_base& __iob, _CharT* __atoms, _CharT& __decimal_point,
584 __decimal_point = __np.decimal_point();
639 _CharT __decimal_point, _CharT __thousands_sep, const string& __grouping,
642 if (__ct == __decimal_point)
1103 char_type __decimal_point;
1106 __decimal_point,
1128 __decimal_point, __thousands_sep,