author | Tue Ly <lntue@google.com> | |
Fri, 18 Sep 2020 03:22:18 +0000 (23:22 -0400) | ||
committer | Tue Ly <lntue@google.com> | |
Thu, 3 Dec 2020 16:08:20 +0000 (11:08 -0500) | ||
commit | 3b487d51e2ec699c27387fc30374f0d035b2a482 | |
tree | 34ee4daf3342133c5e52d31bf79ec2a38f1c8d22 | tree | snapshot |
parent | c00516d52054e31179ce921a35a3815032feed0f | commit | diff |
libc/config/linux/aarch64/entrypoints.txt | diff | blob | history | |
libc/config/linux/x86_64/entrypoints.txt | diff | blob | history | |
libc/spec/stdc.td | diff | blob | history | |
libc/src/math/CMakeLists.txt | diff | blob | history | |
libc/src/math/hypot.cpp | [new file with mode: 0644] | blob |
libc/src/math/hypot.h | [new file with mode: 0644] | blob |
libc/src/math/hypotf.cpp | diff | blob | history | |
libc/test/src/math/CMakeLists.txt | diff | blob | history | |
libc/test/src/math/HypotTest.h | [new file with mode: 0644] | blob |
libc/test/src/math/hypot_test.cpp | [new file with mode: 0644] | blob |
libc/test/src/math/hypotf_test.cpp | diff | blob | history | |
libc/utils/FPUtil/Hypot.h | [new file with mode: 0644] | blob |