Searched refs:FPC_RM_MASK (Results 1 – 4 of 4) sorted by relevance
24 if ((round | FPC_RM_MASK) != FPC_RM_MASK) in __fesetround()
29 #define FPC_RM_MASK 0x00000003 macro31 |FPC_DXC_MASK|FPC_RM_MASK))
34 return fc & FPC_RM_MASK; in get_rounding_mode()
70 | FPC_RM_MASK); in libc_feholdexcept_setround_s390()73 fpc_new |= (r & FPC_RM_MASK); in libc_feholdexcept_setround_s390()194 round = fpc & FPC_RM_MASK; in libc_feholdsetround_s390_ctx()
Completed in 5 milliseconds