OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_IF
(Results
1 - 9
of
9
) sorted by relevancy
/src/bin/csh/
init.c
125
{ "if",
T_IF
},
func.c
274
search(
T_IF
, 0, NULL);
631
if (level == 0 && type ==
T_IF
)
649
if (type ==
T_IF
|| type == T_ELSE)
656
case
T_IF
:
659
if ((type ==
T_IF
|| type == T_ELSE) &&
773
case
T_IF
:
csh.h
383
#define
T_IF
11
parse.c
467
case
T_IF
:
/src/sys/dev/microcode/aic7xxx/
aicasm_scan.l
107
return
T_IF
;
aicasm_gram.y
203
%token
T_IF
T_ELSE T_ELSE_IF T_ENDIF
1056
T_IF
T_CEXPR '{'
1066
| T_ELSE
T_IF
T_CEXPR '{'
/src/external/gpl3/gcc.old/dist/libcpp/
directives.cc
151
D(if,
T_IF
, KANDR, COND | IF_COND | EXPAND) \
355
pfile->state.in_expression = (pfile->directive == &dtable[
T_IF
]
2063
push_conditional (pfile, skip,
T_IF
, pfile->mi_ind_cmacro);
2281
if (type ==
T_IF
)
2406
cpp_hashnode *node = parse_assertion (pfile,
T_IF
, &answer);
/src/usr.bin/xlint/lint1/
cgram.y
320
%token
T_IF
2224
T_IF
T_LPAREN expression T_RPAREN {
lex.c
161
kwdef_keyword( "if",
T_IF
),
Completed in 33 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026