Home
last modified time | relevance | path

Searched defs:lastch (Results 1 – 4 of 4) sorted by relevance

/third_party/cups-filters/filter/
Dtextcommon.c486 lastch, /* Previous char from file */ in TextMain() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c475 unsigned int lastch = 0; in print_text_marker() local
Drdjpgcom.c223 int lastch = 0; in process_COM() local
/third_party/mksh/
Dedit.c2127 x_clrtoeol(int lastch, bool line_was_cleared) in x_clrtoeol()