Home
last modified time | relevance | path

Searched refs:read_escape (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c545 md_reader::read_escape () in read_escape() function
607 read_escape (); in read_quoted_string()
642 read_escape (); in read_braced_string()
H A Dread-md.h183 void read_escape ();
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc545 md_reader::read_escape () in read_escape() function in md_reader
607 read_escape (); in read_quoted_string()
642 read_escape (); in read_braced_string()
H A Dread-md.h183 void read_escape ();
H A DChangeLog-20161882 (rtx_reader::read_escape): Rename to...
1883 (md_reader::read_escape): ...this.
9372 (read_escape): Convert to...
9373 (rtx_reader::read_escape): ...member function.
9401 (rtx_reader::read_escape): New method decl.
13109 (read_escape): Use get_filename and get_lineno accessors of
H A DChangeLog-201026523 (read_escape): Likewise.
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-200119213 * read-rtl.c (read_escape): New function.
22037 * c-lex.c (read_escape, read_ucs): Delete.
H A DChangeLog-200417639 (read_escape): Remove obstack parameter and use string_obstack instead.