OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cand_obstack
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc
396
static struct obstack
cand_obstack
;
687
slsr_cand_t c = (slsr_cand_t) obstack_alloc (&
cand_obstack
,
4026
gcc_obstack_init (&
cand_obstack
);
4071
obstack_free (&
cand_obstack
, NULL);
395
static struct obstack
cand_obstack
;
variable in typeref:struct:obstack
gimple-ssa-strength-reduction.cc
396
static struct obstack
cand_obstack
;
687
slsr_cand_t c = (slsr_cand_t) obstack_alloc (&
cand_obstack
,
4026
gcc_obstack_init (&
cand_obstack
);
4071
obstack_free (&
cand_obstack
, NULL);
395
static struct obstack
cand_obstack
;
variable in typeref:struct:obstack
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc
396
static struct obstack
cand_obstack
;
687
slsr_cand_t c = (slsr_cand_t) obstack_alloc (&
cand_obstack
,
4026
gcc_obstack_init (&
cand_obstack
);
4071
obstack_free (&
cand_obstack
, NULL);
395
static struct obstack
cand_obstack
;
variable in typeref:struct:obstack
gimple-ssa-strength-reduction.cc
396
static struct obstack
cand_obstack
;
687
slsr_cand_t c = (slsr_cand_t) obstack_alloc (&
cand_obstack
,
4026
gcc_obstack_init (&
cand_obstack
);
4071
obstack_free (&
cand_obstack
, NULL);
395
static struct obstack
cand_obstack
;
variable in typeref:struct:obstack
Completed in 52 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026