Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dnum_get.cpp78 bool _STLP_CALL __get_fdigit(wchar_t& c, const wchar_t* digits) { in __get_fdigit() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_get.c38 inline bool _STLP_CALL __get_fdigit(char __c, const char*) in __get_fdigit() function