Searched refs:lrintf (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Drounding.h108 return lrintf(x);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Drounding.h107 return lrintf(x);
/xsrc/external/mit/MesaLib.old/dist/include/
H A Dc99_math.h66 lrintf(float f) function in typeref:typename:long int
/xsrc/external/mit/MesaLib/dist/include/
H A Dc99_math.h66 lrintf(float f) function in typeref:typename:long int
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c1073 /* Since it may not be apparent: lrintf() does not offer
1078 *px = lrintf(tmp);
1083 *py = lrintf(tmp);

Completed in 6 milliseconds