Home
last modified time | relevance | path

Searched defs:cosptr (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/src/math/nvptx/
Dnvptx.h75 LIBC_INLINE void sincos(double x, double *sinptr, double *cosptr) { in sincos()
78 LIBC_INLINE void sincosf(float x, float *sinptr, float *cosptr) { in sincosf()
/external/cronet/stable/third_party/llvm-libc/src/src/math/nvptx/
Dnvptx.h75 LIBC_INLINE void sincos(double x, double *sinptr, double *cosptr) { in sincos()
78 LIBC_INLINE void sincosf(float x, float *sinptr, float *cosptr) { in sincosf()
/external/llvm-libc/src/math/nvptx/
Dnvptx.h75 LIBC_INLINE void sincos(double x, double *sinptr, double *cosptr) { in sincos()
78 LIBC_INLINE void sincosf(float x, float *sinptr, float *cosptr) { in sincosf()