OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAS_OP
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
helper.h
18
#define
PAS_OP
(pfx) \
26
PAS_OP
(s)
27
PAS_OP
(u)
28
#undef
PAS_OP
30
#define
PAS_OP
(pfx) \
37
PAS_OP
(q)
38
PAS_OP
(sh)
39
PAS_OP
(uq)
40
PAS_OP
(uh)
41
#undef
PAS_OP
[
all
...]
translate.c
516
#define
PAS_OP
(pfx) \
534
PAS_OP
(s)
540
PAS_OP
(u)
546
PAS_OP
(q);
549
PAS_OP
(sh);
552
PAS_OP
(uq);
555
PAS_OP
(uh);
560
#undef
PAS_OP
563
#define
PAS_OP
(pfx) \
581
PAS_OP
(s
[
all
...]
Completed in 3440 milliseconds