Cradicle Explorer
aocl-libm-ose.git
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • docs
    • examples
    • include
    • scripts
    • src
    • arch
    • fast
    • iface
    • SConscript
    • acos.c
    • acosh.c
    • asin.c
    • asinh.c
    • atan.c
    • atan2.c
    • atanh.c
    • cbrt.c
    • ceil.c
    • copysign.c
    • cos.c
    • cosh.c
    • cospi.c
    • exp.c
    • exp10.c
    • exp2.c
    • expm1.c
    • fabs.c
    • fdim.c
    • finite.c
    • floor.c
    • fma.c
    • fmax.c
    • fmin.c
    • fmod.c
    • frexp.c
    • hypot.c
    • ilogb.c
    • ldexp.c
    • llrint.c
    • llround.c
    • log.c
    • log10.c
    • log1p.c
    • log2.c
    • logb.c
    • lrint.c
    • lround.c
    • modf.c
    • nan.c
    • nearbyint.c
    • nextafter.c
    • nexttoward.c
    • pow.c
    • remainder.c
    • remquo.c
    • rint.c
    • round.c
    • scalbln.c
    • scalbn.c
    • sin.c
    • sinh.c
    • sinpi.c
    • sqrt.c
    • tan.c
    • tanh.c
    • tanpi.c
    • trunc.c
    • isa
    • optmized
    • ref
    • SConscript
    • alm_main.c
    • cpu_features.c
    • entry_pt.c
    • entry_pt_macros.h
    • entry_pt_map.c
    • entry_pt_map_libm._c
    • iface.c
    • ld-syms-libm.lds
    • libm_special.c
    • version.build.h
    • tools
    • .gitignore
    • BUILDING.md
    • COPYRIGHT.txt
    • LICENSE.txt
    • README.md
    • SConstruct
    • requirements.txt
/ src / iface /
.. SConscript acos.c acosh.c asin.c asinh.c atan.c atan2.c atanh.c cbrt.c ceil.c copysign.c cos.c cosh.c cospi.c exp.c exp10.c exp2.c expm1.c fabs.c fdim.c finite.c floor.c fma.c fmax.c fmin.c fmod.c frexp.c hypot.c ilogb.c ldexp.c llrint.c llround.c log.c log10.c log1p.c log2.c logb.c lrint.c lround.c modf.c nan.c nearbyint.c nextafter.c nexttoward.c pow.c remainder.c remquo.c rint.c round.c scalbln.c scalbn.c sin.c sinh.c sinpi.c sqrt.c tan.c tanh.c tanpi.c trunc.c