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