Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h483 #define UTIL_EMPTY(...) macro
484 #define UTIL_DEFER(...) __VA_ARGS__ UTIL_EMPTY()
485 #define UTIL_OBSTRUCT(...) __VA_ARGS__ UTIL_DEFER(UTIL_EMPTY)()

Completed in 6 milliseconds