fix malloc-brk-fail
[libc-test] / src / math / special / logb.h
1 T(RN,                  0x0p+0,                    -inf,          0x0p+0, DIVBYZERO)
2 T(RN,                 -0x0p+0,                    -inf,          0x0p+0, DIVBYZERO)
3 T(RN,               -0x1p-100,               -0x1.9p+6,          0x0p+0, 0)
4 T(RN,                  0x1p+0,                  0x0p+0,          0x0p+0, 0)
5 T(RN,                 -0x1p+0,                  0x0p+0,          0x0p+0, 0)
6 T(RN,                     inf,                     inf,          0x0p+0, 0)
7 T(RN,                    -inf,                     inf,          0x0p+0, 0)
8 T(RN,                     nan,                     nan,          0x0p+0, 0)