Searched refs:ldbl_small (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/lib/libm/msun/
H A Dnext_test.c84 long double ldbl_small; local
96 ldbl_small = ldexpl(1.0, LDBL_MIN_EXP - LDBL_MANT_DIG);
120 stest(nextafterl, ldbl_small, l);
123 stest(nexttowardl, ldbl_small, l);

Completed in 186 milliseconds