Lines Matching full:do_n
1228 #define DO_N(_iters, _testfn) \1232 #define DO_D(_testfn) DO_N(N_DEFAULT_ITERS, _testfn)