OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exported_labels
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm_symbol.c
473
symlist_t
exported_labels
;
local in function:symtable_dump
489
SLIST_INIT(&
exported_labels
);
522
symlist_add(&
exported_labels
, cursym,
670
while (SLIST_FIRST(&
exported_labels
) != NULL) {
673
curnode = SLIST_FIRST(&
exported_labels
);
674
SLIST_REMOVE_HEAD(&
exported_labels
, links);
aicasm_symbol.c
473
symlist_t
exported_labels
;
local in function:symtable_dump
489
SLIST_INIT(&
exported_labels
);
522
symlist_add(&
exported_labels
, cursym,
670
while (SLIST_FIRST(&
exported_labels
) != NULL) {
673
curnode = SLIST_FIRST(&
exported_labels
);
674
SLIST_REMOVE_HEAD(&
exported_labels
, links);
Completed in 22 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025