Searched refs:aggr_mul (Results 1 – 1 of 1) sorted by relevance
29 static void aggr_mul(AggrTy a) { result *= a.a * a.b * a.c; } in aggr_mul() function43 aggr_mul(aggr_id((AggrTy) { 2, 3, 5})); in f0()