Home
last modified time | relevance | path

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

/stdlib/
A Dgen-tst-strtod-round.c46 string_to_fp (mpfr_t f, const char *s, mpfr_rnd_t rnd) in string_to_fp() function
83 int r = string_to_fp (f, s, MPFR_RNDD); in round_str()
101 string_to_fp (f, s, MPFR_RNDN); in round_str()
105 string_to_fp (f, s, MPFR_RNDZ); in round_str()
109 string_to_fp (f, s, MPFR_RNDU); in round_str()

Completed in 4 milliseconds