taglinefilesource code
ROUND_NEAR9arch/alpha/math-emu/fp-emul.h#define ROUND_NEAR  0x02  /* round towards nearest number */
ROUND_NEAR17arch/alpha/math-emu/ieee-math.h#define ROUND_NEAR   (FPCR_DYN_NORMAL  >> FPCR_DYN_SHIFT)