Searched refs:dh_ctype (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Ddef-helper.h56 #define dh_ctype(t) dh_ctype_##t macro
128 dh_ctype(ret) HELPER(name) (void);
131 dh_ctype(ret) HELPER(name) (dh_ctype(t1));
134 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t2));
137 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t
[all...]

Completed in 62 milliseconds