Home
last modified time | relevance | path

Searched refs:read_quoted_string (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h184 char *read_quoted_string ();
H A Dread-md.c598 md_reader::read_quoted_string () in read_quoted_string() function
677 stringbuf = read_quoted_string (); in read_string()
H A Dread-rtl-function.c555 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 Dread-rtl.c1080 expr = read_quoted_string (); in read_conditions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.h184 char *read_quoted_string ();
H A Dread-md.cc598 md_reader::read_quoted_string () in read_quoted_string() function in md_reader
677 stringbuf = read_quoted_string (); in read_string()
H A Dread-rtl-function.cc555 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 Dread-rtl.cc1108 expr = read_quoted_string (); in read_conditions()
H A DChangeLog-20161884 (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 DChangeLog-201026524 (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 DChangeLog-200119214 (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 DChangeLog-20059446 * read-rtl.c (read_quoted_string): Break if EOF.
15857 join_c_conditions, read_quoted_string, read_braced_string,
H A DChangeLog-200417638 (read_string, read_quoted_string, read_braced_string)