OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_RUNETYPE_C
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/locale/
runetable.c
55
{ /*00*/
_RUNETYPE_C
,
56
_RUNETYPE_C
,
57
_RUNETYPE_C
,
58
_RUNETYPE_C
,
59
_RUNETYPE_C
,
60
_RUNETYPE_C
,
61
_RUNETYPE_C
,
62
_RUNETYPE_C
,
63
/*08*/
_RUNETYPE_C
,
64
_RUNETYPE_C
|_RUNETYPE_S|_RUNETYPE_B
[
all
...]
runetype_file.h
61
#define
_RUNETYPE_C
UINT32_C(0x00000200) /* Control */
rune.c
221
if (bits &
_RUNETYPE_C
)
/src/usr.bin/mklocale/
lex.l
102
CONTROL { yylval.i =
_RUNETYPE_C
;
yacc.y
818
fprintf(stderr, " %4s", (r &
_RUNETYPE_C
) ? "ctrl" : "");
842
fprintf(stderr, " %4s", (r &
_RUNETYPE_C
) ? "ctrl" : "");
860
fprintf(stderr, " %4s", (r &
_RUNETYPE_C
) ? "ctrl" : "");
883
fprintf(stderr, " %4s", (r &
_RUNETYPE_C
) ? "ctrl" : "");
Completed in 50 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025