OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isdigit_wrapper
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/
t_ctype.c
81
static int
isdigit_wrapper
(int ch) { return isdigit(ch); }
function
t_ctype.c
81
static int
isdigit_wrapper
(int ch) { return isdigit(ch); }
function
Completed in 55 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026