OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISGRAPH
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/
h_ctype_abuse.c
62
M(
ISGRAPH
,
isgraph
) \
/src/lib/libc/gen/
vis.c
107
#define iscgraph(c)
isgraph
(c)
116
rv =
isgraph
(c);
124
#define
ISGRAPH
(flags, c) \
261
if (
ISGRAPH
(flags, c) && !iswoctal(c)) {
313
if (!iswextra && (
ISGRAPH
(flags, c) || iswwhite(c) ||
Completed in 11 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025