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

  /bionic/libm/
sincos.c 48 void sincosl(long double x, long double* p_sinl, long double* p_cosl) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 787 /* Define to 1 if you have the `sincosl' function. */
1603 # define sincosl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 787 /* Define to 1 if you have the `sincosl' function. */
1603 # define sincosl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 787 /* Define to 1 if you have the `sincosl' function. */
1603 # define sincosl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 787 /* Define to 1 if you have the `sincosl' function. */
1603 # define sincosl macro
    [all...]

Completed in 193 milliseconds