Home
last modified time | relevance | path

Searched refs:get_non_macro_line_sb (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.c249 static size_t get_non_macro_line_sb (sb *);
2311 err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb); in s_irp()
2616 get_non_macro_line_sb (sb *line) in get_non_macro_line_sb() function
3071 if (!buffer_and_nest (start, end, &one, get_non_macro_line_sb)) in do_repeat()
3101 if (!buffer_and_nest (start, end, &one, get_non_macro_line_sb)) in do_repeat_with_expander()
DChangeLog-2008349 * read.c (get_line_sb): Renamed to get_non_macro_line_sb.