Home
last modified time | relevance | path

Searched refs:pascal_print_typedef (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dp-lang.h35 extern void pascal_print_typedef (struct type *, struct symbol *,
H A Dp-lang.c431 pascal_print_typedef, /* Print a typedef using appropriate syntax */
H A Dp-typeprint.c98 pascal_print_typedef (struct type *type, struct symbol *new_symbol, in pascal_print_typedef() function