OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CTYPE_C
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
ctype_bits.h
46
#define
_CTYPE_C
0x0002 /* Control */
ctype_inline.h
50
#define iscntrl(c) ((int)((_ctype_tab_ + 1)[(c)] &
_CTYPE_C
))
/src/lib/libc/gen/
isctype.c
94
_ISCTYPE_FUNC(cntrl,
_CTYPE_C
)
ctype_.c
113
#define _C
_CTYPE_C
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025