OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_HELPER_FLAGS_1
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
def-helper.h
114
DEF_HELPER_FLAGS_1
(name, 0, ret, t1)
130
#define
DEF_HELPER_FLAGS_1
(name, flags, ret, t1) \
157
#define
DEF_HELPER_FLAGS_1
(name, flags, ret, t1) \
215
#define
DEF_HELPER_FLAGS_1
(name, flags, ret, t1) \
234
#undef
DEF_HELPER_FLAGS_1
/external/qemu/target-i386/
helper.h
3
DEF_HELPER_FLAGS_1
(cc_compute_all, TCG_CALL_PURE, i32, int)
4
DEF_HELPER_FLAGS_1
(cc_compute_c, TCG_CALL_PURE, i32, int)
Completed in 21 milliseconds