Home | Sort by: relevance | last modified time | path |
/src/lib/libm/noieee_src/ | |
n_atan.c | 89 __weak_alias(atanf, _atanf) 99 atanf(float x) function in typeref:typename:float |
/src/lib/libm/src/ | |
s_atanf.c | 29 __weak_alias(atanf, _atanf) 64 atanf(float x) function in typeref:typename:float |
namespace.h | 15 #define atanf _atanf macro |