Home
last modified time | relevance | path

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

/sof-2.7.6/src/include/sof/trace/
Dpreproc-private.h154 META_RECURSE_N(8, META_REPEAT(depth, _META_EMPTY_GEN, ~)) \
155 META_RECURSE_N(8, META_REPEAT(depth, _META_PAREN_GEN, ~))
Dpreproc.h70 #define META_RECURSE_N(depth, ...)\ macro