Searched refs:FFLOORF (Results 1 – 4 of 4) sorted by relevance
75 FFLOORF(x, j0, ix); /* Integer part of ax. */ in cospif()
89 FFLOORF(x, j0, ix); /* Integer part of ax. */ in tanpif()
85 FFLOORF(x, j0, ix); /* Integer part of ax. */ in sinpif()
694 #define FFLOORF(x, j0, ix) do { \ macro