Searched refs:OPENMP_DISTRIBUTE_CLAUSE (Results 1 – 2 of 2) sorted by relevance
81 #ifndef OPENMP_DISTRIBUTE_CLAUSE82 #define OPENMP_DISTRIBUTE_CLAUSE(Name)406 OPENMP_DISTRIBUTE_CLAUSE(private)407 OPENMP_DISTRIBUTE_CLAUSE(firstprivate)408 OPENMP_DISTRIBUTE_CLAUSE(lastprivate)409 OPENMP_DISTRIBUTE_CLAUSE(collapse)439 #undef OPENMP_DISTRIBUTE_CLAUSE
455 #define OPENMP_DISTRIBUTE_CLAUSE(Name) \ in isAllowedClauseForDirective() macro