Searched refs:FFLOORL80 (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/msun/ld80/ |
H A D | s_cospil.c | 84 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in cospil()
|
H A D | s_sinpil.c | 92 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in sinpil()
|
H A D | s_tanpil.c | 108 FFLOORL80(x, j0, ix, lx); /* Integer part of ax. */ in tanpil()
|
/freebsd/lib/msun/src/ |
H A D | math_private.h | 711 #define FFLOORL80(x, j0, ix, lx) do { \ macro
|