Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h488 #define UTIL_EVAL(...) UTIL_EVAL1(UTIL_EVAL1(UTIL_EVAL1(__VA_ARGS__))) macro
945 #define UTIL_LISTIFY(LEN, F, ...) UTIL_EVAL(UTIL_REPEAT(LEN, F, __VA_ARGS__))
966 UTIL_EVAL(Z_FOR_EACH_IDX(count, iter, macro, sc,\

Completed in 6 milliseconds