OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpriv_reg_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c
770
struct priv_reg_entry
hpriv_reg_table
[] =
921
+ ((sizeof (
hpriv_reg_table
) / sizeof (
hpriv_reg_table
[0])) - 1) \
1011
qsort (
hpriv_reg_table
, sizeof (
hpriv_reg_table
) / sizeof (
hpriv_reg_table
[0]),
1012
sizeof (
hpriv_reg_table
[0]), cmp_reg_entry);
1051
= {priv_reg_table,
hpriv_reg_table
, v9a_asr_table, NULL};
1936
for (p =
hpriv_reg_table
; p->name; p++)
766
struct priv_reg_entry
hpriv_reg_table
[] =
variable in typeref:struct:priv_reg_entry
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c
769
struct priv_reg_entry
hpriv_reg_table
[] =
920
+ ((sizeof (
hpriv_reg_table
) / sizeof (
hpriv_reg_table
[0])) - 1) \
1010
qsort (
hpriv_reg_table
, sizeof (
hpriv_reg_table
) / sizeof (
hpriv_reg_table
[0]),
1011
sizeof (
hpriv_reg_table
[0]), cmp_reg_entry);
1050
= {priv_reg_table,
hpriv_reg_table
, v9a_asr_table, NULL};
1935
for (p =
hpriv_reg_table
; p->name; p++)
765
struct priv_reg_entry
hpriv_reg_table
[] =
variable in typeref:struct:priv_reg_entry
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026