Searched refs:Roots (Results 1 – 1 of 1) sorted by relevance
453 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn() argument455 fInt *pRoots = &Roots[0]; in SolveQuadracticEqn()