OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:then_stmt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/byacc/dist/test/
btyacc_demo.y
227
extern Code * build_if(Expr *cond_expr, Code *
then_stmt
, Code *else_stmt);
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
1294
gimple *
then_stmt
, *else_stmt;
local
1306
then_stmt
= first_stmt (then_bb);
1310
e->goto_locus = gimple_location (
then_stmt
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
1210
gimple *
then_stmt
, *else_stmt;
local
1223
then_stmt
= first_stmt (then_bb);
1227
e->goto_locus = gimple_location (
then_stmt
);
/src/external/bsd/byacc/dist/test/btyacc/
btyacc_demo.tab.c
678
extern Code * build_if(Expr *cond_expr, Code *
then_stmt
, Code *else_stmt);
Completed in 27 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026