Home
last modified time | relevance | path

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

/freebsd/contrib/libdiff/lib/
H A Ddiff_output.c50 get_atom_byte(int *ch, struct diff_atom *atom, off_t off) in get_atom_byte() function
119 rc = get_atom_byte(&ch, atom, len - 1); in diff_output_lines()
127 rc = get_atom_byte(&ch, atom, i); in diff_output_lines()
270 rc = get_atom_byte(&ch, atom, atom->len - 1); in diff_output_trailing_newline_msg()
328 rc = get_atom_byte(&ch, atom, 0); in diff_output_match_function_prototype()
335 rc = get_atom_byte(&ch, atom, i); in diff_output_match_function_prototype()