Home
last modified time | relevance | path

Searched refs:remainder64 (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/math/
Ds_drem.c23 return remainder64(x, y); in drem64()
Ds_remainder.c30 remainder64(__float64 x, __float64 p) in remainder64() function
/picolibc-latest/newlib/libm/common/
Dmath_config.h1279 #define remainder64 _NAME_64(remainder) macro