Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dutlist.h71 #define LDECLTYPE(x) decltype(x) macro
78 #define LDECLTYPE(x) __typeof(x) macro
87 #define LDECLTYPE(x) char* macro
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_utlist_internal.h69 #define LDECLTYPE(x) decltype(x) macro
76 #define LDECLTYPE(x) __typeof(x) macro
85 #define LDECLTYPE(x) char* macro