Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dsyslogd.c412 …char *temp, *buffer = (toybuf +2048), *last_buf = (toybuf + 3072); //these two buffs are of 1K each in syslogd_main() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_decode.cpp298 FX_LPBYTE last_buf = (FX_LPBYTE)src_buf; in PDF_DataDecode() local
/external/compiler-rt/test/dfsan/
Dcustom.cc345 static const unsigned char *last_buf; variable
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h878 GLfloat *last_buf; member