Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_monetary.h96 string_type positive_sign() const { return do_positive_sign(); } in positive_sign() function
136 string_type positive_sign() const { return do_positive_sign(); } in positive_sign() function
177 string_type positive_sign() const { return do_positive_sign(); } in positive_sign() function
216 string_type positive_sign() const { return do_positive_sign(); } in positive_sign() function
/ndk/sources/android/support/include/
Dlocale.h108 char* positive_sign; member
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c227 char positive_sign[5]; member