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

/netbsd-current/lib/libm/src/
H A Ds_llrint.c9 #define roundit rint macro
H A Ds_llrintf.c9 #define roundit rintf macro
H A Ds_lrintf.c9 #define roundit rintf macro
H A Ds_lrintl.c11 #define roundit rintl macro
H A Ds_llround.c9 #define roundit round macro
H A Ds_llroundf.c9 #define roundit roundf macro
H A Ds_llroundl.c9 #define roundit roundl macro
H A Ds_lroundf.c9 #define roundit roundf macro
H A Ds_lroundl.c9 #define roundit roundl macro
H A Ds_llrintl.c12 #define roundit rintl macro
H A Ds_lrint.c40 #define roundit rint macro
59 d = (dtype)roundit(x);
H A Ds_lround.c41 #define roundit round macro
66 x = roundit(x);

Completed in 87 milliseconds