Home
last modified time | relevance | path

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

/freebsd-src/lib/msun/src/
H A Ds_remquof.c26 remquof(float x, float y, int *quo) in remquof() function
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h245 __DEVICE__ float remquof(float __a, float __b, int *__c) { in remquof() function