HomeSort by: relevance | last modified time | path
    Searched defs:irintl (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libm/src/
math_private.h 788 sizeof(x) == sizeof(long double) ? irintl(x) : (int)(x))
817 irintl(long double x) function in typeref:typename:int

Completed in 13 milliseconds