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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1104 __tg_remquo(float __x, float __y, int* __z) function
1109 __tg_remquo(double __x, double __y, int* __z) function
1114 __tg_remquo(long double __x,long double __y, int* __z) function

Completed in 174 milliseconds