Searched refs:read_quoted_string (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-md.h | 184 char *read_quoted_string ();
|
H A D | read-md.c | 598 md_reader::read_quoted_string () in read_quoted_string() function 677 stringbuf = read_quoted_string (); in read_string()
|
H A D | read-rtl-function.c | 555 char *name = read_quoted_string (); in parse_param() 762 char *str = read_quoted_string (); in parse_edge() 1556 char *filename = read_quoted_string (); in maybe_read_location()
|
H A D | read-rtl.c | 1080 expr = read_quoted_string (); in read_conditions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | read-md.h | 184 char *read_quoted_string ();
|
H A D | read-md.cc | 598 md_reader::read_quoted_string () in read_quoted_string() function in md_reader 677 stringbuf = read_quoted_string (); in read_string()
|
H A D | read-rtl-function.cc | 555 char *name = read_quoted_string (); in parse_param() 762 char *str = read_quoted_string (); in parse_edge() 1559 char *filename = read_quoted_string (); in maybe_read_location()
|
H A D | read-rtl.cc | 1108 expr = read_quoted_string (); in read_conditions()
|
H A D | ChangeLog-2016 | 1884 (rtx_reader::read_quoted_string): Rename to... 1885 (md_reader::read_quoted_string): ...this. 9374 (read_quoted_string): Convert to... 9375 (rtx_reader::read_quoted_string): ...member function. 9402 (read_quoted_string): Convert to... 9403 (rtx_reader::read_quoted_string): ...member function.
|
H A D | ChangeLog-2010 | 26524 (read_quoted_string): Likewise. 26595 (read_quoted_string, read_string): Remove FILE * argument. 26600 (read_escape, read_quoted_string, read_braced_string, read_string): 26675 (print_c_condition, read_skip_spaces, read_escape, read_quoted_string)
|
H A D | ChangeLog-2001 | 19214 (read_quoted_string, read_braced_string): Use it. 19352 an int. Dispatch to read_quoted_string or read_braced_string 19355 (read_quoted_string, read_braced_string): New functions.
|
H A D | ChangeLog-2005 | 9446 * read-rtl.c (read_quoted_string): Break if EOF. 15857 join_c_conditions, read_quoted_string, read_braced_string,
|
H A D | ChangeLog-2004 | 17638 (read_string, read_quoted_string, read_braced_string)
|