OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cond_obstack
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
cond.c
29
struct obstack
cond_obstack
;
variable in typeref:struct:obstack
85
obstack_1grow (&
cond_obstack
, 0);
113
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
170
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
206
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
286
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
395
obstack_free (&
cond_obstack
, hold);
480
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
581
obstack_free (&
cond_obstack
, hold);
/src/external/gpl3/binutils.old/dist/gas/
cond.c
29
struct obstack
cond_obstack
;
variable in typeref:struct:obstack
85
obstack_1grow (&
cond_obstack
, 0);
113
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
170
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
206
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
286
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
395
obstack_free (&
cond_obstack
, hold);
480
current_cframe = obstack_alloc (&
cond_obstack
, sizeof cframe);
581
obstack_free (&
cond_obstack
, hold);
Completed in 46 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026