Home
last modified time | relevance | path

Searched refs:read_braced_string (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h185 char *read_braced_string ();
H A Dread-md.c625 md_reader::read_braced_string () in read_braced_string() function
682 stringbuf = read_braced_string (); in read_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.h185 char *read_braced_string ();
H A Dread-md.cc625 md_reader::read_braced_string () in read_braced_string() function in md_reader
682 stringbuf = read_braced_string (); in read_string()
H A DChangeLog-20161886 (rtx_reader::read_braced_string): Rename to...
1887 (md_reader::read_braced_string): ...this.
9376 (read_braced_string): Convert to...
9377 (rtx_reader::read_braced_string): ...member function.
9404 (rtx_reader::read_braced_string): New method decl.
13111 (read_braced_string): Use get_lineno accessor of rtx_reader_ptr.
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-201026525 (read_braced_string): Likewise.
26600 (read_escape, read_quoted_string, read_braced_string, read_string):
26676 (read_braced_string, read_string): Move to read-md.c.
H A DChangeLog-200515857 join_c_conditions, read_quoted_string, read_braced_string,
H A DChangeLog-200317775 * read-rtl.c (read_braced_string): Check for EOF. If
H A DChangeLog-200417638 (read_string, read_quoted_string, read_braced_string)