Searched defs:imag0 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | optabs.c | 253 expand_cmplxdiv_straight (real0, real1, imag0, imag1, realr, imagr, submode, in expand_cmplxdiv_straight() argument 385 expand_cmplxdiv_wide (real0, real1, imag0, imag1, realr, imagr, submode, in expand_cmplxdiv_wide() argument 1556 rtx real0 = 0, imag0 = 0; local
|
H A D | fold-const.c | 6586 tree real0, imag0, real1, imag1; local
|