Home
last modified time | relevance | path

Searched defs:__digits (Results 1 – 3 of 3) sorted by relevance

/external/stlport/stlport/stl/
D_monetary.c100 for (int __digits = 0; __digits != __frac_digits; ++__digits) in __get_monetary_value() local
108 int __digits = 0; in __get_monetary_value() local
124 _StrType& __digits, bool &__is_positive, _CharT* /*__dummy*/) { in __money_do_get()
306 string_type& __digits) const { in do_get()
317 _CharT __fill, const _Str& __digits, bool __check_digits, in __money_do_put()
517 char_type __fill, const string_type& __digits) const { in do_put()
D_num_get.c41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { in __get_fdigit_or_sep()
315 __iostring& __v, const _CharT* __digits) { in __copy_digits()
333 __iostring& __v, const _CharT * __digits, in __copy_grouped_digits()
383 _CharT __digits[10]; in __read_float() local
D_monetary.h67 string_type& __digits) const in get()
400 const string_type& __digits) const in put()