HelenOS sources

roundf            267 uspace/lib/c/include/math.h float roundf(float);
roundf           1147 uspace/lib/math/test/rounding.c PCUT_TEST(roundf)
roundf           1150 uspace/lib/math/test/rounding.c 		uint32_t f1 = fint(roundf(float_arguments[i]));
roundf            267 uspace/lib/posix/include/libc/math.h float roundf(float);
HelenOS homepage, sources at GitHub