OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_new_block
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
533
bool
start_new_block
= true;
local
556
if (
start_new_block
|| stmt_starts_bb_p (stmt, prev_stmt))
561
start_new_block
= false;
569
/* If STMT is a basic block terminator, set
START_NEW_BLOCK
for the
590
start_new_block
= true;
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
530
bool
start_new_block
= true;
local
553
if (
start_new_block
|| stmt_starts_bb_p (stmt, prev_stmt))
558
start_new_block
= false;
566
/* If STMT is a basic block terminator, set
START_NEW_BLOCK
for the
587
start_new_block
= true;
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar.c
332
char
start_new_block
;
member in struct:rar
2994
rar->
start_new_block
= 1;
Completed in 42 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026