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

  /src/lib/libm/src/
s_truncl.c 21 * truncl(x)
26 * Inexact flag raised if x not equal to truncl(x).
38 __weak_alias(truncl, _truncl)
51 truncl(long double x) function in typeref:typename:long double
namespace.h 111 #define truncl _truncl macro

Completed in 13 milliseconds