..
__cos.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
__sin.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
Kconfig
lib_acos.c
lib_acosf.c
lib_acosh.c
lib_acoshf.c
lib_acoshl.c
lib_acosl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_asin.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_asinf.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_asinh.c
lib_asinhf.c
lib_asinhl.c
lib_asinl.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_atan2.c
lib_atan2f.c
lib_atan2l.c
lib_atan.c
lib_atanf.c
lib_atanh.c
lib_atanhf.c
lib_atanhl.c
lib_atanl.c
lib_cbrt.c
lib_ceil.c
lib_ceilf.c
lib_ceill.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_copysign.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_copysignf.c
lib_copysignl.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_cos.c
lib_cosf.c
lib_cosh.c
lib_coshf.c
lib_coshl.c
lib_cosl.c
lib_erf.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_erfc.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_erfcf.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_erfcl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_erff.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_erfl.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_exp.c
lib_expf.c
lib_expl.c
lib_expm1.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_expm1f.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_expm1l.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_fabs.c
lib_fabsf.c
lib_fabsl.c
lib_floor.c
lib_floorf.c
lib_floorl.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_fmod.c
lib_fmodf.c
lib_fmodl.c
lib_frexp.c
lib_frexpf.c
lib_frexpl.c
lib_gamma.c
lib_ldexp.c
lib_ldexpf.c
lib_ldexpl.c
lib_lgamma.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_libexpi.c
lib_libexpif.c
lib_libsqrtapprox.c
lib_llround.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_llroundf.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_llroundl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_log2.c
lib_log2f.c
lib_log2l.c
lib_log10.c
lib_log10f.c
lib_log10l.c
lib_log.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_logf.c
lib_logl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_lround.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_lroundf.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_lroundl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_modf.c
lib_modff.c
lib_modfl.c
lib_modfl: Use fabsl instead of fabs for long double arguments
2021-05-05 06:05:58 -07:00
lib_nan.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_nanf.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_nanl.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
lib_pow.c
lib_powf.c
lib_powl.c
lib_rint.c
NuttX: Fix nxtyle errors
2021-04-03 04:20:31 -07:00
lib_rintf.c
NuttX: Fix nxtyle errors
2021-04-03 04:20:31 -07:00
lib_rintl.c
NuttX: Fix nxtyle errors
2021-04-03 04:20:31 -07:00
lib_round.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_roundf.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_roundl.c
libs: libc: update licenses to Apache
2021-05-27 08:07:25 +09:00
lib_sin.c
lib_sinf.c
lib_sinh.c
lib_sinhf.c
lib_sinhl.c
lib_sinl.c
lib_sqrt.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_sqrtf.c
lib_sqrtl.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
lib_tan.c
lib_tanf.c
lib_tanh.c
lib_tanhf.c
lib_tanhl.c
lib_tanl.c
lib_trunc.c
lib_truncf.c
lib_truncl.c
libs: fix nxstyle errors
2021-04-02 11:12:25 -05:00
Make.defs