Searched refs:num_exp (Results 1 – 2 of 2) sorted by relevance
348 show_values (char *num_exp, int from_tty) in show_values() argument354 if (num_exp) in show_values()358 if (num_exp[0] != '+' || num_exp[1] != '\0') in show_values()359 num = parse_and_eval_long (num_exp) - 5; in show_values()384 if (from_tty && num_exp) in show_values()386 num_exp[0] = '+'; in show_values()387 num_exp[1] = '\0'; in show_values()
554 * values.c (history_info): Don't check num_exp[0] if num_exp