Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDinfcmd.c67 static void print_return_value (int struct_return, struct type *value_type);
1053 print_return_value (int struct_return, struct type *value_type) in print_return_value() function
1167 print_return_value (struct_return, value_type); in finish_command_continuation()
1291 print_return_value (struct_return, value_type); in finish_command()