HomeSort by: relevance | last modified time | path
    Searched refs:FFLOORF (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/src/
s_cospif.c 79 FFLOORF(x, jj0, ix); /* Integer part of ax. */
s_sinpif.c 90 FFLOORF(x, j0, ix); /* Integer part of ax. */
s_tanpif.c 93 FFLOORF(x, jj0, ix); /* Integer part of ax. */
math_private.h 831 #define FFLOORF(x, j0, ix) do { \

Completed in 54 milliseconds