Searched defs:isdigit (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/include/bits/ | ||
| D | ctype_inlines.h | 91 __BIONIC_CTYPE_INLINE int isdigit(int __ch) {  in isdigit()  function | 
| /bionic/tests/ | ||
| D | ctype_test.cpp | 125 TEST(ctype, isdigit) {  in TEST()  argument |