Searched refs:fGetSquare (Results 1 – 2 of 2) sorted by relevance
63 static fInt fGetSquare(fInt); /* Returns the square of a fInt number */390 static fInt fGetSquare(fInt A) in fGetSquare() function435 test = fGetSquare(x_old); /*1.75*1.75 is reverting back to 1 when shifted down */ in fSqrt()470 temp = fSubtract(fGetSquare(B), temp); /* root = b^2 - 4AC */ in SolveQuadracticEqn()
1005 fGetSquare(repeat)), in atomctrl_calculate_voltage_evv_on_sclk()1022 fSquared_Sigma_DC = fGetSquare(fSigma_DC); in atomctrl_calculate_voltage_evv_on_sclk()1023 fSquared_Sigma_CR = fGetSquare(fSigma_CR); in atomctrl_calculate_voltage_evv_on_sclk()1024 fSquared_Sigma_FMAX = fGetSquare(fSigma_FMAX); in atomctrl_calculate_voltage_evv_on_sclk()1071 fGetSquare(fV_x)), fDerateTDP); in atomctrl_calculate_voltage_evv_on_sclk()