Home
last modified time | relevance | path

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

/math/
A Dfromfp.h40 fromfp_max_exponent (bool negative, int width) in fromfp_max_exponent()
55 fromfp_round (bool negative, uintmax_t x, bool half_bit, bool more_bits, in fromfp_round()
87 fromfp_overflowed (bool negative, uintmax_t x, int exponent, int max_exponent) in fromfp_overflowed()
115 fromfp_domain_error (bool negative, unsigned int width) in fromfp_domain_error()
151 fromfp_round_and_return (bool negative, uintmax_t x, bool half_bit, in fromfp_round_and_return()
A Dgen-fromfp-tests.py75 negative = val.startswith('-') variable
111 negative = val.startswith('-') variable

Completed in 3 milliseconds