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

/freebsd-10.1-release/contrib/libucl/uthash/
H A Dutlist.h68 #define LDECLTYPE(x) decltype(x) macro
71 #define LDECLTYPE(x) char* macro
75 #define LDECLTYPE(x) char* macro
77 #define LDECLTYPE(x) __typeof(x) macro
[all...]

Completed in 101 milliseconds