Home
last modified time | relevance | path

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

/external/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()