Searched defs:omp_for_gen (Results 1 – 1 of 1) sorted by relevance
56 struct omp_for_gen struct58 omp_for_gen(Init const& init, Cond const& cond, Step const& step) in omp_for_gen() function75 omp_for_gen<Init, Cond, Step> const argument