Home
last modified time | relevance | path

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

/stdlib/
A Dtst-atof2.c31 #define NTESTS (sizeof (tests) / sizeof (tests[0])) macro
39 for (int i = 0; i < NTESTS; ++i) in do_test()
A Dtst-strtod5.c52 #define NTESTS (sizeof (tests) / sizeof (tests[0])) macro
66 for (int i = 0; i < NTESTS; ++i) in do_test()
A Dtst-strtod3.c17 #define NTESTS (sizeof (tests) / sizeof (tests[0])) macro
31 for (int i = 0; i < NTESTS; ++i) in do_test()
A Dtst-strtod4.c18 #define NTESTS (sizeof (tests) / sizeof (tests[0])) macro
32 for (int i = 0; i < NTESTS; ++i) in do_test()
A Dtst-strtod5i.c63 #define NTESTS (sizeof (tests) / sizeof (tests[0])) macro
77 for (int i = 0; i < NTESTS; ++i) in do_test()

Completed in 8 milliseconds