Home
last modified time | relevance | path

Searched defs:atan_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/m68k/fpe/
H A Dfpu_cordic.c66 static struct sfpn atan_table[EXT_FRACBITS]; variable
239 static const struct sfpn atan_table[] = { variable
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Datan.c35 static const mp_limb_t atan_table[][3] = { variable