Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dtcpip_priv.h74 #define API_EXPR_REF_SEM(expr) (expr) macro
76 #define API_EXPR_REF_SEM(expr) API_EXPR_REF(expr) macro
89 #define API_EXPR_REF_SEM(expr) API_EXPR_REF(expr) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dtcpip_priv.h75 #define API_EXPR_REF_SEM(expr) (expr) macro
77 #define API_EXPR_REF_SEM(expr) API_EXPR_REF(expr) macro
91 #define API_EXPR_REF_SEM(expr) API_EXPR_REF(expr) macro

Completed in 4 milliseconds