Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h906 #define UTIL_REPEAT(count, macro, ...) \ macro
918 #define UTIL_REPEAT_INDIRECT() UTIL_REPEAT
945 #define UTIL_LISTIFY(LEN, F, ...) UTIL_EVAL(UTIL_REPEAT(LEN, F, __VA_ARGS__))

Completed in 6 milliseconds