Home
last modified time | relevance | path

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

/coreutils/src/
Dtac-pipe.c174 const Line_ptr *last_bol, Line_ptr *new_bol, char eol_byte) in find_bol() argument
180 if (last_bol->ptr == x->p[0].start) in find_bol()
183 tmp = line_ptr_decrement (x, last_bol); in find_bol()
208 if (last_bol->ptr != x->p[0].start) in find_bol()