mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
- Micro-optimization: use sincosl(x) instead of a call to cosl(x) and a call to sinl(x). Argument reduction is done once not twice. - Use a long double constant instead of an invalid double constant. - Spell scale2 correctly He could not test ld128, so that patch is untested. Submitted by: sgk at troutmask.apl.washington.edu (Steve Kargl) |
||
|---|---|---|
| .. | ||
| e_lgammal_r.c | ||
| e_powl.c | ||
| e_rem_pio2l.h | ||
| invtrig.c | ||
| invtrig.h | ||
| k_cosl.c | ||
| k_expl.h | ||
| k_sinl.c | ||
| k_tanl.c | ||
| s_erfl.c | ||
| s_exp2l.c | ||
| s_expl.c | ||
| s_logl.c | ||
| s_nanl.c | ||