OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_GOTO
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/csh/
init.c
124
{ "goto",
T_GOTO
},
func.c
337
search(
T_GOTO
, 0, lab);
603
if (type ==
T_GOTO
) {
664
if (type ==
T_GOTO
&& getword(aword) && eq(aword, goal))
678
if (type !=
T_GOTO
&& (type != T_SWITCH || level != 0))
683
if ((type ==
T_GOTO
&& eq(aword, goal)) ||
769
case
T_GOTO
:
csh.h
382
#define
T_GOTO
10
/src/usr.bin/xlint/lint1/
cgram.y
319
%token
T_GOTO
2340
T_GOTO
{
lex.c
160
kwdef_keyword( "goto",
T_GOTO
),
Completed in 124 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025