Searched refs:trunc (Results 1 – 5 of 5) sorted by relevance
3 double trunc(double x) { in trunc() function
5 return trunc(x); in truncl()
21 ## if |x|>=0x1p14 or nan return 2^trunc(x)
351 double trunc(double);
418 $(LOCAL_DIR)/src/math/trunc.c \
Completed in 73 milliseconds