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

/vbox/src/recompiler/
H A Ddef-helper.h74 #define dh_ctype(t) dh_ctype_##t macro
146 dh_ctype(ret) HELPER(name) (void);
149 dh_ctype(ret) HELPER(name) (dh_ctype(t1));
152 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t2));
155 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t
[all...]

Completed in 55 milliseconds