HomeSort by: relevance | last modified time | path
    Searched defs:scalbnf (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
s_scalbnf.c 28 __weak_alias(scalbnf, _scalbnf)
40 scalbnf(float x, int n) function in typeref:typename:float
namespace.h 88 #define scalbnf _scalbnf macro

Completed in 43 milliseconds