Home
last modified time | relevance | path

Searched defs:ntests (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/regression/lib/libm/
H A Dtest-conj.c94 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; in main() local
H A Dtest-nearbyint.c64 static const int ntests = sizeof(tests) / sizeof(tests[0]); variable
/dragonfly/lib/libcrypt/
H A Dcrypt-sha256.c610 #define ntests (NELEM(tests)) macro
H A Dcrypt-sha512.c672 #define ntests (NELEM(tests)) macro