Searched refs:FPE_INTOVF_TRAP (Results 1 – 3 of 3) sorted by relevance
105 #define FPE_INTOVF_TRAP 0x1 /* integer overflow */ macro
88 detail->code = posix ? FPE_INTOVF : FPE_INTOVF_TRAP; in exception2signal()
313 @item FPE_INTOVF_TRAP