Home
last modified time | relevance | path

Searched defs:LDECLTYPE (Results 1 – 1 of 1) 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