Home | History | Annotate | Download | only in OpenMP

Lines Matching full:myidx

296 typedef int MyIdx;
312 MyIdx operator - (const IterDouble &that) const {
313 return (MyIdx) (Ptr - that.Ptr);