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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1097 __tg_remquo(float __x, float __y, int* __z) function
1102 __tg_remquo(double __x, double __y, int* __z) function
1107 __tg_remquo(long double __x,long double __y, int* __z) function
1112 __tg_remquo(__tg_promote2((__x), (__y))(__x), \

Completed in 113 milliseconds