tag
line
file
source code
ROUND_PINF
10
arch/alpha/math-emu/fp-emul.h
#define ROUND_PINF 0x03 /* round towards positive infinity */
ROUND_PINF
18
arch/alpha/math-emu/ieee-math.h
#define ROUND_PINF (FPCR_DYN_PLUS >> FPCR_DYN_SHIFT)