OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kw_token
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lex.c
109
int
kw_token
; /* token to be returned by yylex() */
member in struct:keyword
112
scl_t kw_scl; /* if
kw_token
is T_SCLASS */
113
tspec_t kw_tspec; /* if
kw_token
is T_TYPE or
115
type_qualifiers kw_tqual; /* if
kw_token
is T_QUAL */
116
function_specifier kw_fs; /* if
kw_token
is
370
int tok = kw->
kw_token
;
lex.c
109
int
kw_token
; /* token to be returned by yylex() */
member in struct:keyword
112
scl_t kw_scl; /* if
kw_token
is T_SCLASS */
113
tspec_t kw_tspec; /* if
kw_token
is T_TYPE or
115
type_qualifiers kw_tqual; /* if
kw_token
is T_QUAL */
116
function_specifier kw_fs; /* if
kw_token
is
370
int tok = kw->
kw_token
;
Completed in 144 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025