Searched defs:quo (Results 1 – 1 of 1) sorted by relevance
2122 extern half __attribute__((overloadable)) remquo(half n, half d, int *quo) { in remquo()2125 extern half2 __attribute__((overloadable)) remquo(half2 n, half2 d, int2 *quo) { in remquo()2128 extern half3 __attribute__((overloadable)) remquo(half3 n, half3 d, int3 *quo) { in remquo()2131 extern half4 __attribute__((overloadable)) remquo(half4 n, half4 d, int4 *quo) { in remquo()