Searched refs:pRoots (Results 1 – 1 of 1) sorted by relevance
455 fInt *pRoots = &Roots[0]; in SolveQuadracticEqn() local482 *(pRoots + 0) = root_first; in SolveQuadracticEqn()483 *(pRoots + 1) = root_second; in SolveQuadracticEqn()