Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_wapi.h40 #define RT_ASSERT_RET(_Exp) \ argument
41 if(!(_Exp)) \
45 #_Exp,__FUNCTION__,__LINE__); \
48 #define RT_ASSERT_RET_VALUE(_Exp,Ret) \ argument
49 if(!(_Exp)) \
53 #_Exp,__FUNCTION__,__LINE__); \
58 #define RT_ASSERT_RET(_Exp) do {} while(0) argument
59 #define RT_ASSERT_RET_VALUE(_Exp,Ret) do {} while(0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_wapi.h40 #define RT_ASSERT_RET(_Exp) \ argument
41 if(!(_Exp)) \
45 #_Exp,__FUNCTION__,__LINE__); \
48 #define RT_ASSERT_RET_VALUE(_Exp,Ret) \ argument
49 if(!(_Exp)) \
53 #_Exp,__FUNCTION__,__LINE__); \
58 #define RT_ASSERT_RET(_Exp) do {} while(0) argument
59 #define RT_ASSERT_RET_VALUE(_Exp,Ret) do {} while(0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_wapi.h40 #define RT_ASSERT_RET(_Exp) \ argument
41 if (!(_Exp)) { \
44 #_Exp, __FUNCTION__, __LINE__); \
47 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
48 if (!(_Exp)) { \
51 #_Exp, __FUNCTION__, __LINE__); \
56 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
57 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_wapi.h53 #define RT_WAPI_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_WAPI_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_wapi.h53 #define RT_WAPI_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_WAPI_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_WAPI_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_wapi.h54 #define RT_ASSERT_RET(_Exp) \ argument
55 if (!(_Exp)) { \
58 #_Exp, __FUNCTION__, __LINE__); \
61 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
62 if (!(_Exp)) { \
65 #_Exp, __FUNCTION__, __LINE__); \
70 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
71 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_wapi.h53 #define RT_ASSERT_RET(_Exp) \ argument
54 if (!(_Exp)) { \
57 #_Exp, __FUNCTION__, __LINE__); \
60 #define RT_ASSERT_RET_VALUE(_Exp, Ret) \ argument
61 if (!(_Exp)) { \
64 #_Exp, __FUNCTION__, __LINE__); \
69 #define RT_ASSERT_RET(_Exp) do {} while (0) argument
70 #define RT_ASSERT_RET_VALUE(_Exp, Ret) do {} while (0) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dvalarray_before.h133 struct _Exp in _GLIBCXX_VISIBILITY() struct
H A Dvalarray_after.h455 _DEFINE_EXPR_UNARY_FUNCTION(exp, struct std::_Exp) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dvalarray_before.h133 struct _Exp in _GLIBCXX_VISIBILITY() struct
H A Dvalarray_after.h455 _DEFINE_EXPR_UNARY_FUNCTION(exp, struct std::_Exp) in _GLIBCXX_VISIBILITY()