Home
last modified time | relevance | path

Searched refs:FFLOORL80 (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/msun/ld80/
H A Ds_cospil.c84 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in cospil()
H A Ds_sinpil.c92 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in sinpil()
H A Ds_tanpil.c108 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in tanpil()
/freebsd/lib/msun/src/
H A Dmath_private.h711 #define FFLOORL80(x, j0, ix, lx) do { \ macro