Home
last modified time | relevance | path

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

/stdlib/
A Dmpn2dbl.c26 __mpn_construct_double (mp_srcptr frac_ptr, int expt, int negative) in __mpn_construct_double()
A Dmpn2flt.c26 __mpn_construct_float (mp_srcptr frac_ptr, int expt, int negative) in __mpn_construct_float()
A Dtst-strfmon_l.c66 struct testcase negative; /* -1234567.89 */ member
118 double negative = -1234567.89; in test_pair() local
A Dstrtod_l.c189 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
A Dstrtol_l.c226 int negative; in INTERNAL() local

Completed in 11 milliseconds