OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpr_names
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/arch/s390/util/
dwarf-regs.c
14
static const char *
gpr_names
[NUM_GPRS] = {
variable
21
return (n >= NUM_GPRS) ? NULL :
gpr_names
[n];
/external/qemu/
mips-dis.c
3034
const char * const *
gpr_names
;
member in struct:mips_abi_choice
[
all
...]
Completed in 1497 milliseconds