Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dctype_test.cpp21 TEST(ctype, isalnum) { in TEST() argument
29 TEST(ctype, isalpha) { in TEST() argument
37 TEST(ctype, isascii) { in TEST() argument
42 TEST(ctype, isblank) { in TEST() argument
48 TEST(ctype, iscntrl) { in TEST() argument
53 TEST(ctype, isdigit) { in TEST() argument
59 TEST(ctype, isgraph) { in TEST() argument
67 TEST(ctype, islower) { in TEST() argument
73 TEST(ctype, isprint) { in TEST() argument
79 TEST(ctype, ispunct) { in TEST() argument
[all …]
/bionic/libc/
DAndroid.bp1273 "bionic/ctype.cpp",