OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACCESS_TYPE
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
softmmu_outside_jit.c
31
#define
ACCESS_TYPE
1
47
#undef
ACCESS_TYPE
softmmu_outside_jit.h
57
#define
ACCESS_TYPE
1
72
#undef
ACCESS_TYPE
78
#define
ACCESS_TYPE
0
93
#undef
ACCESS_TYPE
softmmu_exec.h
14
#define
ACCESS_TYPE
0
27
#undef
ACCESS_TYPE
30
#define
ACCESS_TYPE
1
43
#undef
ACCESS_TYPE
48
#define
ACCESS_TYPE
2
61
#undef
ACCESS_TYPE
67
#define
ACCESS_TYPE
3
80
#undef
ACCESS_TYPE
86
#define
ACCESS_TYPE
4
99
#undef
ACCESS_TYPE
[
all
...]
exec-all.h
358
#define
ACCESS_TYPE
(NB_MMU_MODES + 1)
374
#undef
ACCESS_TYPE
Completed in 50 milliseconds