Searched refs:extract_string (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | repo.c | 41 static char *extract_string (char **); 58 extract_string (char **pp) in extract_string() function 99 char *q = extract_string (&p); in get_base_filename() 102 output = extract_string (&p); in get_base_filename()
|
| D | ChangeLog-1997 | 1695 * repo.c (extract_string): Null-terminate. 1754 * repo.c (extract_string): New fn.
|
| D | ChangeLog | 3172 * repo.c (extract_string, afgets): Use cast when converting from 3199 * repo.c (extract_string): Likewise.
|
| D | ChangeLog-2002 | 238 repo_tinfo_used, repo_template_instantiated, extract_string,
|
| D | ChangeLog-2004 | 2686 * repo.c (extract_string): Reset backquote after one character.
|
| /freebsd-9-stable/contrib/gcc/ |
| D | collect2.c | 272 static char *extract_string (const char **); 410 extract_string (const char **pp) in extract_string() function 859 const char *q = extract_string (&p); in main() 1011 const char *q = extract_string (&p); in main() 1023 q = extract_string (&p); in main()
|
| D | FSFChangeLog.11 | 5137 * collect2.c (extract_string): Null-terminate. 5223 * collect2.c (extract_string): New fn.
|
| D | ChangeLog-1999 | 9281 ignore_library, extract_string, notice, dump_file, target_machine,
|
| D | ChangeLog-2005 | 15851 * collect2.c (extract_string, dump_file): Likewise.
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | ada-lang.c | 47 void extract_string (CORE_ADDR addr, char *buf); 217 extract_string (CORE_ADDR addr, char *buf) in extract_string() function 4928 extract_string (main_program_name_addr, main_program_name); in begin_command()
|