Home
last modified time | relevance | path

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

/include/
A Drounding-mode.h43 round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits, in round_away() argument
49 return negative && (half_bit || more_bits); in round_away()
58 return !negative && (half_bit || more_bits); in round_away()
A Dgmp.h33 int negative) attribute_hidden;

Completed in 5 milliseconds