Home
last modified time | relevance | path

Searched defs:i_ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcomplex.c30 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dcomplex.c30 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c46 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c46 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument