Home | Sort by: relevance | last modified time | path |
/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 |