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

  /bionic/libm/src/
s_cosf.c 36 cosf(float x) function
  /external/stlport/stlport/stl/
_cmath.h 84 inline float cosf(float v) { return __cosf(v); } function
  /external/stlport/stlport/stl/config/
_como.h 115 # define cosf cos macro

Completed in 188 milliseconds