OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
899
scope_t *
f_scope
; /* scope structure */
4805
ptr = alloc_counts[alloc_type_scope].free_list.
f_scope
;
4807
alloc_counts[alloc_type_scope].free_list.
f_scope
= ptr->free;
4843
ptr->free = alloc_counts[alloc_type_scope].free_list.
f_scope
;
4844
alloc_counts[alloc_type_scope].free_list.
f_scope
= ptr;
897
scope_t *
f_scope
; \/* scope structure *\/
member in union:small_free
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
899
scope_t *
f_scope
; /* scope structure */
4802
ptr = alloc_counts[alloc_type_scope].free_list.
f_scope
;
4804
alloc_counts[alloc_type_scope].free_list.
f_scope
= ptr->free;
4840
ptr->free = alloc_counts[alloc_type_scope].free_list.
f_scope
;
4841
alloc_counts[alloc_type_scope].free_list.
f_scope
= ptr;
897
scope_t *
f_scope
; \/* scope structure *\/
member in union:small_free
Completed in 85 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026