Searched refs:convert_complex (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-c-types.c263 convert_complex (compile_c_instance *context, struct type *type) function
316 return convert_complex (context, type);
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-c-types.c264 convert_complex (compile_c_instance *context, struct type *type) function
317 return convert_complex (context, type);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) function
1530 e = convert_complex (real, imag, kind);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) function
1509 e = convert_complex (real, imag, kind);

Completed in 231 milliseconds