Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/src/
H A Ds_remquof.c35 remquof(float x, float y, int *quo) in remquof() function
H A Dnamespace.h81 #define remquof _remquof macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h243 __DEVICE__ float remquof(float __a, float __b, int *__c) { in remquof() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf451 remquof, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf451 remquof, 99 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1930 TEST(MemorySanitizer, remquof) { in TEST() argument