HomeSort by relevance Sort by last modified time
    Searched defs:fmaxf (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmaxf.c 35 fmaxf(float x, float y) function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 267 /// float fmaxf(float x, float y);
268 fmaxf, enumerator in enum:llvm::LibFunc::Func
735 case LibFunc::fmax: case LibFunc::fmaxf: case LibFunc::fmaxl:

Completed in 213 milliseconds