Home
last modified time | relevance | path

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

/net-tools-3.5.0/libcoap/include/coap/
Duthash.h37 #define DECLTYPE(x) (decltype(x)) macro
40 #define DECLTYPE(x) macro
44 #define DECLTYPE(x) macro
46 #define DECLTYPE(x) (__typeof(x)) macro
/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h36 #define DECLTYPE(x) (decltype(x)) macro
39 #define DECLTYPE(x) macro
42 #define DECLTYPE(x) (__typeof(x)) macro