author | Lokesh B V <lokesh.bv@partner.samsung.com> | |
Tue, 20 Jun 2017 11:25:19 +0000 (16:55 +0530) | ||
committer | jc_.kim <jc_.kim@samsung.com> | |
Mon, 26 Jun 2017 05:41:33 +0000 (14:41 +0900) | ||
commit | 6894bdcc97b0767a0a8147da5d40805fc7ad4e49 | |
tree | 3e684886600cf7a6b284f935f230228550ac388f | tree | snapshot |
parent | 02b65afcd7bd9cc86fbb9d2320304cc9fbb16c69 | commit | diff |
lib/libc/math.csv | diff | blob | history | |
lib/libc/math/Make.defs | diff | blob | history | |
lib/libc/math/lib_nextafter.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_nextafterf.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_nextafterl.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_nexttoward.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_nexttowardf.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_nexttowardl.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remainder.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remainderf.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remainderl.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remquo.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remquof.c | [new file with mode: 0644] | blob |
lib/libc/math/lib_remquol.c | [new file with mode: 0644] | blob |
os/include/tinyara/math.h | diff | blob | history |