Home
last modified time | relevance | path

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

/soft-fp/
A Dtestit.c237 float build_float(const char *s, const char *e, const char *f) in build_float() argument
241 u.bits.sign = strtoul(s, 0, 16); in build_float()
248 double build_double(const char *s, const char *e, const char *f) in build_double() argument
252 u.bits.sign = strtoul(s, 0, 16); in build_double()

Completed in 4 milliseconds