Searched refs:invsqrttab (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dsqrtrem.c40 static const unsigned short invsqrttab[384] = variable
118 x0 = invsqrttab[abits - 0x80]; /* initial 1/sqrt(a) */

Completed in 106 milliseconds