reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1760 index = test_then_inc<ST>((volatile ST *)&sh->u.s.iteration); 1762 init = (index * ((2 * parm2) - (index - 1) * parm4)) / 2; 1762 init = (index * ((2 * parm2) - (index - 1) * parm4)) / 2; 1765 if ((status = ((T)index < parm3 && init <= trip)) == 0) { 1772 limit = ((index + 1) * (2 * parm2 - index * parm4)) / 2 - 1; 1772 limit = ((index + 1) * (2 * parm2 - index * parm4)) / 2 - 1;