OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uboob
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
gimple-array-bounds.cc
472
const bool
uboob
= !lboob && offrange[0] + axssize > ubound;
local
473
if (lboob ||
uboob
)
507
else if (
uboob
&& !ignore_off_by_one)
/src/external/gpl3/gcc/dist/gcc/
gimple-array-bounds.cc
557
const bool
uboob
= !lboob && offrange[0] + axssize > ubound;
local
558
if (lboob ||
uboob
)
592
else if (
uboob
&& !ignore_off_by_one)
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026