Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c91 isprint(int c) in isprint() function
/bionic/tests/
Dctype_test.cpp73 TEST(ctype, isprint) { in TEST() argument