Searched refs:lroundf (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dbuiltins-55.c16 extern long lroundf(float);
48 if (lroundf(x) != llroundf(x))
/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_lroundf.c38 lroundf(float x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltins-55.c15 extern long lroundf(float);
55 if (lroundf(x) != llroundf(x))
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Dlroundf.c1 /* $NetBSD: lroundf.c,v 1.2 2004/10/13 15:18:32 drochner Exp $ */
35 #define LROUNDNAME lroundf
/netbsd-6-1-5-RELEASE/include/
H A Dmath.h343 long int lroundf(float);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/
H A Dfunctions.cc134 lret = std::tr1::lroundf(f0);
/netbsd-6-1-5-RELEASE/lib/libm/
H A DMakefile158 lrint.c lrintf.c llrint.c llrintf.c lround.c lroundf.c llround.c \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure18536 lroundf(0.0f);
[all...]

Completed in 100 milliseconds