Home
last modified time | relevance | path

Searched refs:strong_alias (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/libm/
A De_log10.c104 strong_alias(__ieee754_log10, log10)
A De_atan2.c132 strong_alias(__ieee754_atan2, atan2)
A De_exp.c189 strong_alias(__ieee754_exp, exp)
A De_log.c150 strong_alias(__ieee754_log, log)
A De_sqrt.c197 strong_alias(__ieee754_sqrt, sqrt)
A Dmath_private.h28 #define strong_alias(x, y) macro
A De_fmod.c142 strong_alias(__ieee754_fmod, fmod)
A De_pow.c345 strong_alias(__ieee754_pow, pow)

Completed in 12 milliseconds