Searched refs:tsqx (Results 1 – 1 of 1) sorted by relevance
2355 real tsqx; in cosqf() local2362 tsqx = sqrt2 * x[2]; in cosqf()2363 x[2] = x[1] - tsqx; in cosqf()2364 x[1] += tsqx; in cosqf()