Home | History | Annotate | Download | only in OpenMP

Lines Matching refs:aaa

341   char aaa = 0;
344 #pragma omp target firstprivate(a,aaa,b)
347 aaa += 1;
369 // firstprivate(aaa)
502 // firstprivate(aaa): by value