Home
last modified time | relevance | path

Searched defs:prev_line (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/pnglite/
H A Dpnglite.c397 uint8_t *prev_line, unsigned len) in png_filter_up()
410 uint8_t *prev_line, unsigned len) in png_filter_average()
452 png_filter_paeth(unsigned stride, uint8_t *in, uint8_t *out, uint8_t *prev_line, in png_filter_paeth()
/freebsd/sbin/dhclient/
H A Dconflex.c54 static char *prev_line; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1791 uint32_t prev_line; in ParseCompileUnitLineTable() local
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c2821 FIELD_CELL *this_line, *prev_line, *prev_end, *this_end; in FE_Delete_Previous() local
/freebsd/contrib/ee/
H A Dee.c127 struct text *prev_line; /* previous line of text */ member