Searched defs:remainder (Results 1 – 2 of 2) sorted by relevance
/math/ | ||
A D | test-tgmath.c | 885 (F(remainder)) (TYPE x, TYPE y) in TYPE() |
A D | tgmath.h | 879 #define remainder(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, remainder) macro |
Completed in 8 milliseconds