Home
last modified time | relevance | path

Searched defs:fmod (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath.c701 (F(fmod)) (TYPE x, TYPE y) in TYPE()
Dtgmath.h821 #define fmod(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fmod) macro