OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:after_cond
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-gimplify.cc
297
tree
after_cond
= create_artificial_label (cond_locus);
local
298
tree goto_after_cond = build1 (GOTO_EXPR, void_type_node,
after_cond
);
303
t = build1 (LABEL_EXPR, void_type_node,
after_cond
);
c-gimplify.cc
297
tree
after_cond
= create_artificial_label (cond_locus);
local
298
tree goto_after_cond = build1 (GOTO_EXPR, void_type_node,
after_cond
);
303
t = build1 (LABEL_EXPR, void_type_node,
after_cond
);
c-gimplify.cc
297
tree
after_cond
= create_artificial_label (cond_locus);
local
298
tree goto_after_cond = build1 (GOTO_EXPR, void_type_node,
after_cond
);
303
t = build1 (LABEL_EXPR, void_type_node,
after_cond
);
Completed in 113 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026