OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isprint_wrapper
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/
t_ctype.c
86
static int
isprint_wrapper
(int ch) { return isprint(ch); }
function
t_ctype.c
86
static int
isprint_wrapper
(int ch) { return isprint(ch); }
function
Completed in 49 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026