Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dcommon.h152 #define BUILD_ASSERT(EXPR, MSG...) \ argument
159 #define BUILD_ASSERT_MSG(EXPR, MSG) __DEPRECATED_MACRO BUILD_ASSERT(EXPR, MSG) argument
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h191 #define BUILD_ASSERT(EXPR) \ argument
198 #define BUILD_ASSERT_MSG(EXPR, MSG) BUILD_ASSERT(EXPR) argument

Completed in 3 milliseconds