OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:begin_bc_block
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-gimplify.cc
140
begin_bc_block
(enum bc_t bc, location_t location)
function
153
LABEL was returned from the most recent call to
begin_bc_block
. BLOCK is
243
blab =
begin_bc_block
(bc_break, start_locus);
244
clab =
begin_bc_block
(bc_continue, start_locus);
402
break_block =
begin_bc_block
(bc_break, stmt_locus);
450
tree clab =
begin_bc_block
(bc_continue, locus);
/src/external/gpl3/gcc/dist/gcc/c-family/
c-gimplify.cc
143
begin_bc_block
(enum bc_t bc, location_t location)
function
156
LABEL was returned from the most recent call to
begin_bc_block
. BLOCK is
255
blab =
begin_bc_block
(bc_break, start_locus);
256
clab =
begin_bc_block
(bc_continue, start_locus);
487
break_block =
begin_bc_block
(bc_break, stmt_locus);
535
tree clab =
begin_bc_block
(bc_continue, locus);
Completed in 16 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026