COMPLEX_NAME 14 complex.c #ifndef COMPLEX_NAME COMPLEX_NAME 1398 complex.c rb_cComplex = rb_define_class(COMPLEX_NAME, rb_cNumeric); COMPLEX_NAME 1414 complex.c rb_define_global_function(COMPLEX_NAME, nucomp_f_complex, -1);