Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dnum_get.cpp88 bool _STLP_CALL __get_fdigit_or_sep(wchar_t& c, wchar_t sep, in __get_fdigit_or_sep() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_get.c41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { in __get_fdigit_or_sep() function