Searched refs:roundit (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/lib/msun/src/
H A Ds_llrint.c5 #define roundit rint macro
H A Ds_llrintf.c5 #define roundit rintf macro
H A Ds_llrintl.c5 #define roundit rintl macro
H A Ds_lrintf.c5 #define roundit rintf macro
H A Ds_lrintl.c5 #define roundit rintl macro
H A Ds_llround.c5 #define roundit round macro
H A Ds_llroundf.c5 #define roundit roundf macro
H A Ds_llroundl.c5 #define roundit roundl macro
H A Ds_lroundf.c5 #define roundit roundf macro
H A Ds_lroundl.c5 #define roundit roundl macro
H A Ds_lrint.c34 #define roundit rint macro
53 d = (dtype)roundit(x);
H A Ds_lround.c35 #define roundit round macro
60 x = roundit(x);

Completed in 112 milliseconds