Lines Matching refs:Line_ptr
29 struct Line_ptr struct
34 typedef struct Line_ptr Line_ptr; typedef
133 Line_ptr
134 line_ptr_decrement (const Buf *x, const Line_ptr *lp) in line_ptr_decrement()
136 Line_ptr lp_new; in line_ptr_decrement()
152 Line_ptr
153 line_ptr_increment (const Buf *x, const Line_ptr *lp) in line_ptr_increment()
155 Line_ptr lp_new; in line_ptr_increment()
174 const Line_ptr *last_bol, Line_ptr *new_bol, char eol_byte) in find_bol()
177 Line_ptr tmp; in find_bol()
191 Line_ptr nl_pos; in find_bol()
220 const Line_ptr *bol, const Line_ptr *bol_next) in print_line()
234 Line_ptr bol; in tac_mem()
253 Line_ptr new_bol; in tac_mem()