Home
last modified time | relevance | path

Searched refs:FPI_Round_near (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dgethex.c175 case FPI_Round_near:
270 case FPI_Round_near:
315 case FPI_Round_near:
H A Dstrtorf.c81 if (rounding != FPI_Round_near) {
H A Dstrtord.c86 if (rounding != FPI_Round_near) {
H A DstrtorxL.c100 if (rounding != FPI_Round_near) {
H A DstrtorQ.c119 if (rounding != FPI_Round_near) {
H A Dstrtorx.c122 if (rounding != FPI_Round_near) {
H A Dgdtoa.h97 FPI_Round_near = 1, enumerator
H A Dg_ddfmt.c60 #define Rounding FPI_Round_near
H A Dstrtordd.c191 if (rounding != FPI_Round_near) {
H A Dstrtodg.c200 FPI_Round_near
1005 case FPI_Round_near:
H A Dprintf.c095 FPI_Round_near = 1,
584 if (rounding > FPI_Round_near && b->sign)
601 case FPI_Round_near:
H A DREADME325 FPI_Round_near = unbiased rounding -- the IEEE default,