taglinefilesource code
ROUND_PINF10arch/alpha/math-emu/fp-emul.h#define ROUND_PINF  0x03  /* round towards positive infinity */
ROUND_PINF18arch/alpha/math-emu/ieee-math.h#define ROUND_PINF   (FPCR_DYN_PLUS    >> FPCR_DYN_SHIFT)