OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_reg_name
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/codeflinger/
mips64_disassem.c
103
static char * const
mips_reg_name
[32] = {
variable
117
static char ** reg_name = &
mips_reg_name
[0];
mips_disassem.c
144
static char *
mips_reg_name
[32] = {
variable
151
static char ** reg_name = &
mips_reg_name
[0];
Completed in 152 milliseconds