Searched defs:negative (Results 1 – 5 of 5) sorted by relevance
26 __mpn_construct_double (mp_srcptr frac_ptr, int expt, int negative) in __mpn_construct_double()
26 __mpn_construct_float (mp_srcptr frac_ptr, int expt, int negative) in __mpn_construct_float()
66 struct testcase negative; /* -1234567.89 */ member118 double negative = -1234567.89; in test_pair() local
189 overflow_value (int negative) in overflow_value()201 underflow_value (int negative) in underflow_value()213 round_and_return (mp_limb_t *retval, intmax_t exponent, int negative, in round_and_return()509 int negative; /* The sign of the number. */ in ____STRTOF_INTERNAL() local
226 int negative; in INTERNAL() local
Completed in 11 milliseconds