HomeSort by: relevance | last modified time | path
    Searched defs:run_replaces (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-expandargv.c 57 void run_replaces (char *);
232 /* run_replaces:
238 run_replaces (char * string) function
270 run_replaces (parse);
328 run_replaces on it). ARGC_AFTER and ARGV_AFTER are the expected
347 run_replaces (input);
404 run_replaces (argv_before[k]);
406 run_replaces (argv_after[k]);
  /src/external/gpl3/gdb/dist/libiberty/testsuite/
test-expandargv.c 57 void run_replaces (char *);
232 /* run_replaces:
238 run_replaces (char * string) function
270 run_replaces (parse);
328 run_replaces on it). ARGC_AFTER and ARGV_AFTER are the expected
347 run_replaces (input);
404 run_replaces (argv_before[k]);
406 run_replaces (argv_after[k]);

Completed in 17 milliseconds