Searched refs:get_line_sb (Results 1 – 6 of 6) sorted by relevance
2589 get_line_sb (sb *line, int in_macro) in get_line_sb() function2618 return get_line_sb (line, 0); in get_non_macro_line_sb()2624 return get_line_sb (line, 1); in get_macro_line_sb()
349 * read.c (get_line_sb): Renamed to get_non_macro_line_sb.355 (s_irp): Update use of get_line_sb.358 (get_line_sb): New function. Like the old version of get_line_sb
416 * read.c (get_line_sb): Accept any eol marker while scanning macros.2435 * read.c (get_line_sb): Don't end the line on a semicolon inside a5198 * read.c (get_line_sb): Bump line counters based on
2156 (get_line_sb): Use it.
2555 * read.c (get_line_sb): Return end of line character or '\n' if
694 * read.c (get_line_sb): Don't look past buffer_limit.1326 (get_line_sb): New static function.