xref: /third_party/musl/libc-test/src/math/special/ilogbl.h (revision 570af302)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/libc-test/src/math/special/
1570af302Sopenharmony_ciT(RN,                  0x0p+0, FP_ILOGB0, INVALID)
2570af302Sopenharmony_ciT(RN,                 -0x0p+0, FP_ILOGB0, INVALID)
3570af302Sopenharmony_ciT(RN,               -0x1p-100, -100, 0)
4570af302Sopenharmony_ciT(RN,                  0x1p+0, 0, 0)
5570af302Sopenharmony_ciT(RN,                 -0x1p+0, 0, 0)
6570af302Sopenharmony_ciT(RN,                     inf, -1U/2, INVALID)
7570af302Sopenharmony_ciT(RN,                    -inf, -1U/2, INVALID)
8570af302Sopenharmony_ciT(RN,                     nan, FP_ILOGBNAN, INVALID)
9570af302Sopenharmony_ciT(RN,             0x1p-16445L, -16445, 0)
10

Indexes created Thu Nov 07 10:32:03 CST 2024