Searched refs:FE_OVERFLOW_PORTABLE (Results 1 – 5 of 5) sorted by relevance
32 #define FE_OVERFLOW_PORTABLE 0x04 macro36 FE_OVERFLOW_PORTABLE | FE_UNDERFLOW_PORTABLE)
35 if (exception & FE_OVERFLOW_PORTABLE) in x86_change_except()80 flags |= FE_OVERFLOW_PORTABLE; in x86_get_except()
31 if (exception & FE_OVERFLOW_PORTABLE) in mips64_change_except()74 flags |= FE_OVERFLOW_PORTABLE; in mips64_get_except()
42 if (exception & FE_OVERFLOW_PORTABLE) in x86_64_change_except()87 flag |= FE_OVERFLOW_PORTABLE; in x86_64_get_except()
32 if (exception & FE_OVERFLOW_PORTABLE) in mips_change_except()77 flags |= FE_OVERFLOW_PORTABLE; in mips_get_except()