Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
H A Duthash.h39 #define DECLTYPE(x) (decltype(x)) macro
42 #define DECLTYPE(x) macro
46 #define DECLTYPE(x) macro
48 #define DECLTYPE(x) (__typeof(x)) macro
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h50 #define DECLTYPE(x) (decltype(x)) macro
57 #define DECLTYPE(x) (__typeof(x)) macro
62 #define DECLTYPE(x) macro
[all...]

Completed in 7 milliseconds