Searched defs:remquo (Results 1 – 3 of 3) sorted by relevance
| /trueos/lib/msun/src/ |
| HD | s_remquo.c | 32 remquo(double x, double y, int *quo) in remquo() function
|
| /trueos/include/ |
| HD | tgmath.h | 194 #define remquo(x, y, z) __tg_impl_simple(x, x, y, remquol, remquo, \ macro
|
| /trueos/contrib/llvm/tools/clang/lib/Headers/ |
| HD | tgmath.h | 1118 #define remquo(__x, __y, __z) \ macro
|