Home
last modified time | relevance | path

Searched defs:__is_negative (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_get.c120 …int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*… in __get_integer()
180 …int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /… in __get_integer()
D_monetary.c360 bool __is_negative = *__digits_first == __minus; in __money_do_put() local