Home
last modified time | relevance | path

Searched refs:arch_complex_type (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Df-lang.c324 = arch_complex_type (gdbarch, "complex*8", in build_fortran_types()
327 = arch_complex_type (gdbarch, "complex*16", in build_fortran_types()
330 = arch_complex_type (gdbarch, "complex*32", in build_fortran_types()
H A Dgo-lang.c641 = arch_complex_type (gdbarch, "complex64", in build_go_types()
644 = arch_complex_type (gdbarch, "complex128", in build_go_types()
H A Dgdbtypes.c3653 arch_complex_type (struct gdbarch *gdbarch, in arch_complex_type() function
3848 = arch_complex_type (gdbarch, "complex", in gdbtypes_post_init()
3851 = arch_complex_type (gdbarch, "double complex", in gdbtypes_post_init()
H A Dgdbtypes.h1445 extern struct type *arch_complex_type (struct gdbarch *, char *,