Searched refs:voidprint (Results 1 – 2 of 2) sorted by relevance
1302 bool voidprint) in process_print_command_args() argument1324 if (!voidprint) in process_print_command_args()1336 print_command_1 (const char *args, int voidprint) in print_command_1() argument1340 struct value *val = process_print_command_args (args, &print_opts, voidprint); in print_command_1()1342 if (voidprint || (val && val->type () && in print_command_1()
7344 * printcmd.c (print_command_1): Change voidprint to bool. Pass to