Home
last modified time | relevance | path

Searched refs:e (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
242 u.bits.exp = strtoul(e, 0, 16); in build_float()
248 double build_double(const char *s, const char *e, const char *f) in build_double() argument
253 u.bits.exp = strtoul(e, 0, 16); in build_double()

Completed in 5 milliseconds