OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:all_greg_symbols
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c
3704
struct mmix_symbol_gregs *
all_greg_symbols
[MAX_GREGS];
local
3769
all_greg_symbols
[n_greg_symbols++] = gregs;
3779
qsort (
all_greg_symbols
[i]->greg_fixes,
all_greg_symbols
[i]->n_gregs,
3780
sizeof (
all_greg_symbols
[i]->greg_fixes[0]), cmp_greg_symbol_fixes);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c
3704
struct mmix_symbol_gregs *
all_greg_symbols
[MAX_GREGS];
local
3769
all_greg_symbols
[n_greg_symbols++] = gregs;
3779
qsort (
all_greg_symbols
[i]->greg_fixes,
all_greg_symbols
[i]->n_gregs,
3780
sizeof (
all_greg_symbols
[i]->greg_fixes[0]), cmp_greg_symbol_fixes);
Completed in 18 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026