Home
last modified time | relevance | path

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

/external/libdrm/intel/
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
/external/fastrpc/inc/
Duthash.h37 #define DECLTYPE(x) (decltype(x)) macro
40 #define DECLTYPE(x) macro
43 #define DECLTYPE(x) (__typeof(x)) macro