Home | History | Annotate | Download | only in amd64

Lines Matching full:do_n

1256 #define DO_N(_iters, _testfn) \
1260 #define DO_D(_testfn) DO_N(N_DEFAULT_ITERS, _testfn)