Home
last modified time | relevance | path

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

/stdlib/
A Dtst-strfrom.h66 const char *exp[4]; member
106 if (strcmp (buf, htest[i].exp[0]) == 0 \
107 || strcmp (buf, htest[i].exp[1]) == 0 \
108 || strcmp (buf, htest[i].exp[2]) == 0 \
109 || strcmp (buf, htest[i].exp[3]) == 0) \
114 "or %s\n", buf, rc, htest[i].exp[0], htest[i].exp[1], \
115 htest[i].exp[2], htest[i].exp[3]); \
A Dtst-strtod1i.c36 double exp; in do_test() member
64 if (d != tests[n].exp) in do_test()
67 tests[n].str, d, tests[n].exp); in do_test()

Completed in 5 milliseconds