Searched refs:strip_off_ending (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | toplev.h | 32 extern void strip_off_ending PARAMS ((char *, int));
|
| D | toplev.c | 1768 strip_off_ending (name, len) in strip_off_ending() function 4538 strip_off_ending (argv[1], strlen (argv[1])); 4796 strip_off_ending (dumpname, len); 5490 strip_off_ending (name, strlen (name)); in do_compile()
|
| D | ChangeLog.0 | 3910 * toplev.h (count_error, strip_off_ending, error_for_asm, 8228 * toplev.c (strip_off_ending): Generalize to endings up to 5 chars.
|
| D | FSFChangeLog.10 | 6287 * toplev.c (strip_off_ending): Strip off any ending; don't
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | toplev.h | 32 extern void strip_off_ending (char *, int);
|
| D | toplev.c | 637 strip_off_ending (char *name, int len) in strip_off_ending() function 1282 strip_off_ending (dumpname, len); in init_asm_output() 1589 strip_off_ending (name, strlen (name)); in process_options()
|
| D | opts.c | 789 strip_off_ending (tmp, strlen (tmp)); in common_handle_option()
|