Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dtcpip_priv.h58 #define API_VAR_ALLOC(type, pool, name, errorval) do { \ macro
84 #define API_VAR_ALLOC(type, pool, name, errorval) macro
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/priv/
Dtcpip_priv.h64 #define API_VAR_ALLOC(type, pool, name, errorval) API_VAR_ALLOC_EXT(type, pool, name, return errorv… macro
86 #define API_VAR_ALLOC(type, pool, name, errorval) macro