HomeSort by: relevance | last modified time | path
    Searched refs:_atan2f (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/src/
w_atan2f.c 30 __weak_alias(atan2f, _atan2f)
namespace.h 13 #define atan2f _atan2f
  /src/lib/libm/arch/vax/
n_atan2.S 75 WEAK_ALIAS(atan2f, _atan2f)
77 ENTRY(_atan2f, 0) function
82 END(_atan2f)

Completed in 14 milliseconds