mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
This reuses implementation of trunc in case long double has same size as double. The previous implementation is used only in case x87 80-bit float point is the long double. In other cases the logic is intentionally replaced with panic to not provide a wrong result. Signed-off-by: Karel Kočí <kkoci@elektroline.cz> |
||
|---|---|---|
| .. | ||
| libm | ||
| libmcs | ||
| newlib | ||
| openlibm | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| libm.csv | ||
| Makefile | ||