Searched defs:floorf (Results 1 - 5 of 5) sorted by relevance

/src/lib/libm/src/
H A Ds_floorf.c36 floorf(float x) function in typeref:typename:float
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmycode.cc55 float floorf( float x ) function in typeref:typename:float
H A Dmymath.h46 #define floorf myfloorf macro
65 # define floorf(x) ((float)floor(x)) macro
/src/lib/libm/noieee_src/
H A Dn_floor.c81 floorf(float x) function in typeref:typename:float
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c313 #define floorf wrap_floorf macro

Completed in 5 milliseconds