author | Tue Ly <lntue@google.com> | |
Thu, 9 Jul 2020 19:30:29 +0000 (15:30 -0400) | ||
committer | Tue Ly <lntue@google.com> | |
Tue, 21 Jul 2020 21:24:15 +0000 (17:24 -0400) | ||
commit | 7ce32f87f96224445a1a54acbfab924b6251d485 | |
tree | f87566bf4cb74958fc0670c493016a28581de3eb | tree | snapshot |
parent | ef868a848e6def288d2df7a1b3ebe09463afc8d0 | commit | diff |
libc/config/linux/aarch64/entrypoints.txt | diff | blob | history | |
libc/config/linux/api.td | 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/fmin.cpp | [new file with mode: 0644] | blob |
libc/src/math/fmin.h | [new file with mode: 0644] | blob |
libc/src/math/fminf.cpp | [new file with mode: 0644] | blob |
libc/src/math/fminf.h | [new file with mode: 0644] | blob |
libc/src/math/fminl.cpp | [new file with mode: 0644] | blob |
libc/src/math/fminl.h | [new file with mode: 0644] | blob |
libc/test/src/math/CMakeLists.txt | diff | blob | history | |
libc/test/src/math/fmin_test.cpp | [new file with mode: 0644] | blob |
libc/test/src/math/fminf_test.cpp | [new file with mode: 0644] | blob |
libc/test/src/math/fminl_test.cpp | [new file with mode: 0644] | blob |
libc/utils/FPUtil/BasicOperations.h | diff | blob | history | |
libc/utils/FPUtil/CMakeLists.txt | diff | blob | history |