OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CTYPE_G
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
ctype_bits.h
48
#define
_CTYPE_G
0x0008 /* Graph */
ctype_inline.h
52
#define isgraph(c) ((int)((_ctype_tab_ + 1)[(c)] &
_CTYPE_G
))
/src/lib/libc/gen/
isctype.c
96
_ISCTYPE_FUNC(graph,
_CTYPE_G
)
ctype_.c
115
#define _G
_CTYPE_G
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025