Home
last modified time | relevance | path

Searched refs:ad (Results 1 – 1 of 1) sorted by relevance

/math/
A Dmultc3.c26 long double ac, bd, ad, bc, x, y; in __multc3() local
30 ad = a * d; in __multc3()
34 y = ad + bc; in __multc3()
62 || isinf (ad) || isinf (bc))) in __multc3()

Completed in 2 milliseconds