OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_TABLE_SIZE
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c
138
registertable = xmalloc (sizeof (tic4x_register_t *) *
REG_TABLE_SIZE
);
/toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h
57
#define
REG_TABLE_SIZE
(TIC4X_REG_MAX + 1)
[
all
...]
Completed in 375 milliseconds