OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpr_map
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
gdbstub.c
503
static const int
gpr_map
[16] = {
variable
508
static const int
gpr_map
[8] = {0, 1, 2, 3, 4, 5, 6, 7};
variable
516
GET_REGL(env->regs[
gpr_map
[n]]);
565
env->regs[
gpr_map
[i]] = ldtul_p(mem_buf);
[
all
...]
/device/samsung/crespo/alsa-lib/include/sound/
emu10k1.h
290
uint32_t *
gpr_map
; /* initializers */
member in struct:__anon1412
Completed in 80 milliseconds