OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dh_ctype
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
def-helper.h
56
#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
(t2), dh_ctype(t3))
[
all
...]
Completed in 16 milliseconds