OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOK_CASE
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_scan.h
66
TOK_CASE
,
rpc_parse.c
310
scan(
TOK_CASE
, &tok);
311
while (tok.kind ==
TOK_CASE
) {
317
if (peekscan(
TOK_CASE
, &tok)) {
329
} while (peekscan(
TOK_CASE
, &tok));
338
scan3(
TOK_CASE
, TOK_DEFAULT, TOK_RBRACE, &tok);
rpc_util.c
353
{
TOK_CASE
, "case"},
/src/usr.bin/fgen/
fgen.h
97
TOK_CASE
,
fgen.l
176
[cC][aA][sS][eE] { ltoken.type =
TOK_CASE
; ltoken.text = yytext;
1373
case
TOK_CASE
:
1374
STATE(token->text, "
TOK_CASE
");
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025