Searched refs:META_MAP_AGGREGATE (Results 1 – 3 of 3) sorted by relevance
/sof-3.4.0/src/include/sof/trace/ |
D | preproc.h | 113 #define META_MAP_AGGREGATE(arg_count, m, aggr, ...)\ macro 120 META_MAP_AGGREGATE(1, META_CONCAT, aggr, __VA_ARGS__)) 126 META_MAP_AGGREGATE(1, _META_CONCAT_DELIM_, aggr, __VA_ARGS__)) 162 META_MAP_AGGREGATE(1, _META_VOID2, _META_VOID(arg1), __VA_ARGS__)); \
|
D | preproc-private.h | 207 #define _META_MAP_AGGREGATE() META_MAP_AGGREGATE
|
/sof-3.4.0/test/cmocka/src/lib/preproc/ |
D | seq.c | 37 META_MAP_AGGREGATE(1, CAPTURE_PARAMS_PART, aggr, __VA_ARGS__))
|