OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nds32_keyword_count_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c
1577
static unsigned int
nds32_keyword_count_table
[NDS32_CORE_COUNT];
variable
1649
n +=
nds32_keyword_count_table
[i];
1664
if ((j =
nds32_keyword_count_table
[k]) == 0)
1856
nds32_keyword_count_table
[NDS32_MAIN_CORE] = _HW_LAST;
2310
n +=
nds32_keyword_count_table
[i];
/src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c
1577
static unsigned int
nds32_keyword_count_table
[NDS32_CORE_COUNT];
variable
1649
n +=
nds32_keyword_count_table
[i];
1664
if ((j =
nds32_keyword_count_table
[k]) == 0)
1856
nds32_keyword_count_table
[NDS32_MAIN_CORE] = _HW_LAST;
2310
n +=
nds32_keyword_count_table
[i];
/src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c
1577
static unsigned int
nds32_keyword_count_table
[NDS32_CORE_COUNT];
variable
1649
n +=
nds32_keyword_count_table
[i];
1664
if ((j =
nds32_keyword_count_table
[k]) == 0)
1856
nds32_keyword_count_table
[NDS32_MAIN_CORE] = _HW_LAST;
2310
n +=
nds32_keyword_count_table
[i];
/src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c
1577
static unsigned int
nds32_keyword_count_table
[NDS32_CORE_COUNT];
variable
1649
n +=
nds32_keyword_count_table
[i];
1664
if ((j =
nds32_keyword_count_table
[k]) == 0)
1856
nds32_keyword_count_table
[NDS32_MAIN_CORE] = _HW_LAST;
2310
n +=
nds32_keyword_count_table
[i];
Completed in 45 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026