Home | History | Annotate | Download | only in OpenMP

Lines Matching defs:SS

23 struct SS {
27 SS(int &d) : a(0), b(0), c(d) {
103 SS ss(sivar);