Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_monetary.h97 string_type negative_sign() const { return do_negative_sign(); } in negative_sign() function
137 string_type negative_sign() const { return do_negative_sign(); } in negative_sign() function
178 string_type negative_sign() const { return do_negative_sign(); } in negative_sign() function
217 string_type negative_sign() const { return do_negative_sign(); } in negative_sign() function
/ndk/sources/android/support/include/
Dlocale.h109 char* negative_sign; member
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c226 char negative_sign[5]; member