Searched refs:dividend (Results 1 – 8 of 8) sorted by relevance
58 long double _Complex dividend; in test__divtc3() local61 __real__ dividend = a; in test__divtc3() local62 __imag__ dividend = b; in test__divtc3() local66 switch (classify(dividend)) in test__divtc3()
54 double _Complex dividend; in test__muldc3() local57 __real__ dividend = a; in test__muldc3() local58 __imag__ dividend = b; in test__muldc3() local62 switch (classify(dividend)) in test__muldc3()
57 long double _Complex dividend; in test__divxc3() local60 __real__ dividend = a; in test__divxc3() local61 __imag__ dividend = b; in test__divxc3() local65 switch (classify(dividend)) in test__divxc3()
54 float _Complex dividend; in test__mulsc3() local57 __real__ dividend = a; in test__mulsc3() local58 __imag__ dividend = b; in test__mulsc3() local62 switch (classify(dividend)) in test__mulsc3()
57 long double _Complex dividend; in test__multc3() local60 __real__ dividend = a; in test__multc3() local61 __imag__ dividend = b; in test__multc3() local65 switch (classify(dividend)) in test__multc3()
57 long double _Complex dividend; in test__mulxc3() local60 __real__ dividend = a; in test__mulxc3() local61 __imag__ dividend = b; in test__mulxc3() local65 switch (classify(dividend)) in test__mulxc3()
54 double _Complex dividend; in test__divdc3() local57 __real__ dividend = a; in test__divdc3() local58 __imag__ dividend = b; in test__divdc3() local62 switch (classify(dividend)) in test__divdc3()
54 float _Complex dividend; in test__divsc3() local57 __real__ dividend = a; in test__divsc3() local58 __imag__ dividend = b; in test__divsc3() local62 switch (classify(dividend)) in test__divsc3()