OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloca_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-alloca.cc
92
enum
alloca_type
{
enum
116
enum
alloca_type
type;
123
alloca_type_and_limit (enum
alloca_type
type,
125
alloca_type_and_limit (enum
alloca_type
type) : type(type)
190
alloca_type
result = (max_size < maxobjsize
209
alloca_type
result = (max_size < maxobjsize
242
alloca_type
unbounded_result = (max_size < maxobjsize.to_uhwi ()
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-alloca.cc
92
enum
alloca_type
{
enum
116
enum
alloca_type
type;
123
alloca_type_and_limit (enum
alloca_type
type,
125
alloca_type_and_limit (enum
alloca_type
type) : type(type)
190
alloca_type
result = (max_size < maxobjsize
209
alloca_type
result = (max_size < maxobjsize
241
alloca_type
unbounded_result = (max_size < maxobjsize.to_uhwi ()
Completed in 64 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026