Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_remquof.c30 remquof(float x, float y, int *quo) in remquof() function
/bionic/tests/
Dmath_test.cpp1346 TEST(math, remquof) { in TEST() argument