[libc][NFC] Use a convenience macro to declare special floating point constants.
authorSiva Chandra Reddy <sivachandra@google.com>
Tue, 27 Oct 2020 20:12:18 +0000 (13:12 -0700)
committerSiva Chandra Reddy <sivachandra@google.com>
Tue, 27 Oct 2020 23:55:16 +0000 (16:55 -0700)
commite4be4bcf83d9ed4888e42940deb6b6c8dceefa46
treec6cd62d5806f5ac1300f06565ab7f555f47f0a52
parentd69ada30e23f1b226daeee3a9b13826e1e368ede
[libc][NFC] Use a convenience macro to declare special floating point constants.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D90262
libc/test/src/math/remquo_test.cpp
libc/test/src/math/remquof_test.cpp
libc/test/src/math/remquol_test.cpp
libc/utils/FPUtil/TestHelpers.h