Home
last modified time | relevance | path

Searched refs:read_skip_construct (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c532 read_skip_construct (0, loc); in read_name_or_nil()
706 md_reader::read_skip_construct (int depth, file_location loc) in read_skip_construct() function
1349 read_skip_construct (1, loc); in handle_unknown_directive()
H A Dread-md.h187 void read_skip_construct (int depth, file_location loc);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc532 read_skip_construct (0, loc); in read_name_or_nil()
706 md_reader::read_skip_construct (int depth, file_location loc) in read_skip_construct() function in md_reader
1362 read_skip_construct (1, loc); in handle_unknown_directive()
H A Dread-md.h187 void read_skip_construct (int depth, file_location loc);
H A DChangeLog-20161890 (rtx_reader::read_skip_construct): Rename to...
1891 (md_reader::read_skip_construct): ...this.
9380 (read_skip_construct): Convert to...
9381 (rtx_reader::read_skip_construct): ...member function.
9407 (rtx_reader::read_skip_construct): New method decl.
H A DChangeLog-201026439 * read-md.h (read_skip_construct): Declare.
26440 * read-md.c (read_skip_construct): New function.
H A DChangeLog-201522838 (read_skip_construct): Delete.
22846 (read_skip_construct): Likewise. Make static.