Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtypeprint.c45 static void ptype_command (char *, int);
505 ptype_command (char *typename, int from_tty) in ptype_command() function
685 c = add_com ("ptype", class_vars, ptype_command, _("\ in _initialize_typeprint()