Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dlibm-test-support.c1073 check_ulp (void) in check_ulp() function
1184 check_ulp (); in libm_test_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.188453 * math/libm-test-support.c (check_ulp): Use LIT() around literal
9417 (check_ulp): Likewise.
10362 (check_ulp): Likewise.
66101 (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
66296 (check_ulp): Test ulp() implementation.
66297 (main): Call check_ulp before starting tests.