Searched refs:fmodf (Results 1 - 25 of 382) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-stable/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/linux-x86/clang-stable/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dmath-finite.h105 extern float __REDIRECT_NTH (fmodf, (float, float), __fmodf_finite);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dmath-finite.h105 extern float __REDIRECT_NTH (fmodf, (float, float), __fmodf_finite);
/prebuilts/sdk/renderscript/clang-include/
H A D__clang_cuda_cmath.h61 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h63 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
432 using ::fmodf;
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h63 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); }
432 using ::fmodf;

Completed in 2402 milliseconds

1234567891011>>