Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_wapi.h53 #define RT_WAPI_ASSERT_RET(_Exp) \ argument
60 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) \ argument
69 #define RT_WAPI_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument