Searched defs:str_arg (Results 1 – 3 of 3) sorted by relevance
1471 char *str_arg = get_string_arg(); in parse_x_command() local1476 a_delete str_arg; in parse_x_command() local1514 char *str_arg = get_string_arg(); in parse_x_command() local1516 a_delete str_arg; in parse_x_command() local1522 char *str_arg = get_extended_arg(); // includes line skip in parse_x_command() local1530 a_delete str_arg; in parse_x_command() local1594 char *str_arg; in do_file() local1606 a_delete str_arg; in do_file() local1628 a_delete str_arg; in do_file() local1648 a_delete str_arg; in do_file() local[all …]
656 const char *str_arg; /* string address in case of string argument */ local
160 const svalue *str_arg = get_arg_svalue (idx); in get_arg_string_literal() local