Home
last modified time | relevance | path

Searched defs:remquol (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libm/src/
H A Ds_remquol.c78 remquol(long double x, long double y, int *quo) in remquol() function
H A Dnamespace.h82 #define remquol _remquol macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf452 remquol, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf452 remquol, 99 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1938 TEST(MemorySanitizer, remquol) { in TEST() argument