OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sizes_ok
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
10205
bool
sizes_ok
= check_access (exp, len, /*maxread=*/NULL_TREE,
10216
if (!
sizes_ok
&& !integer_all_onesp (size) && tree_int_cst_lt (size, len))
10202
bool
sizes_ok
= check_access (exp, len, \/*maxread=*\/NULL_TREE,
local
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
11411
bool
sizes_ok
= check_access (exp, len, /*maxread=*/NULL_TREE,
11422
if (!
sizes_ok
&& !integer_all_onesp (size) && tree_int_cst_lt (size, len))
11408
bool
sizes_ok
= check_access (exp, len, \/*maxread=*\/NULL_TREE,
local
Completed in 51 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026