Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dctype.cpp54 int isgraph_l(int c, locale_t) { in isgraph_l() function
/bionic/tests/
Dctype_test.cpp155 TEST(ctype, isgraph_l) { in TEST() argument