Home
last modified time | relevance | path

Searched refs:FC_TONEGATIVE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/tv/
H A Dfltcalc.h44 FC_TONEGATIVE, /**< to -oo */ enumerator
H A Dfltcalc.c297 case FC_TONEGATIVE: in normalize()
375 case FC_TONEGATIVE: in normalize()
383 case FC_TONEGATIVE: in normalize()
460 res_sign = (rounding_mode == FC_TONEGATIVE); in _fadd()
1365 if (mode == FC_TONEAREST || mode == FC_TOPOSITIVE || mode == FC_TONEGATIVE || mode == FC_TOZERO) in fc_set_rounding_mode()