Searched refs:scan_expression_with_cleanup (Results 1 – 2 of 2) sorted by relevance
41 scan_expression_with_cleanup (char **cmd, const char *def) in scan_expression_with_cleanup() function228 lo_exp = scan_expression_with_cleanup (&cmd, NULL); in dump_memory_to_file()589 parse_and_eval_address (scan_expression_with_cleanup (&args, NULL)); in restore_command()594 parse_and_eval_long (scan_expression_with_cleanup (&args, NULL)); in restore_command()
30 extern char *scan_expression_with_cleanup (char **cmd, const char *defname);