Searched refs:FFLOOR (Results 1 – 3 of 3) sorted by relevance
107 FFLOOR(x, j0, ix, lx); /* Integer part of ax. */ in cospi()
121 FFLOOR(x, j0, ix, lx); /* Integer part of ax. */ in sinpi()
702 #define FFLOOR(x, j0, ix, lx) do { \ macro