Searched defs:remquo (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/lib/libm/src/
H A Ds_remquo.c37 remquo(double x, double y, int *quo) function
H A Dnamespace.h74 #define remquo _remquo macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_cmath.h106 __DEVICE__ float remquo(float __x, float __y, int *__quo) { function
541 remquo(__T1 __x, __T2 __y, int *__quo) { function
550 remquo(__T1 __x, __T2 __y, int *__quo) { function
H A D__clang_cuda_cmath.h182 __DEVICE__ float remquo(float __n, float __d, int *__q) { function
336 remquo(__T1 __x, __T2 __y, int *__quo) { function
H A Dtgmath.h1110 #undef remquo macro
1111 #define remquo(__x, __y, __z) \ macro
H A D__clang_cuda_math.h240 __DEVICE__ double remquo(double __a, double __b, int *__c) { function
H A D__clang_hip_math.h963 double remquo(double __x, double __y, int *__quo) { function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h111 #define remquo(x,y,z) __TGMATH_REAL_3(x, y, z, remquo) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h111 #define remquo(x,y,z) __TGMATH_REAL_3(x, y, z, remquo) macro
/netbsd-current/include/
H A Dtgmath.h180 #define remquo(a,b,c) __TG_FN2x(remquo, (a), (b), (c)) macro

Completed in 400 milliseconds