OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CTYPE_P
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
ctype_bits.h
50
#define
_CTYPE_P
0x0020 /* Punct */
ctype_inline.h
55
#define ispunct(c) ((int)((_ctype_tab_ + 1)[(c)] &
_CTYPE_P
))
/src/lib/libc/gen/
isctype.c
99
_ISCTYPE_FUNC(punct,
_CTYPE_P
)
ctype_.c
117
#define _P
_CTYPE_P
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025