Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dlzo_supp.h1273 int eof; int shortpos; member
2449 if (g->shortpos) in LZOLIB_PUBLIC()
2533 a = g->argv[g->optind] + ++g->shortpos; in LZOLIB_PUBLIC()
2540 ++g->optind, g->shortpos = 0; in LZOLIB_PUBLIC()
2549 ++g->optind, g->shortpos = 0; in LZOLIB_PUBLIC()
Dminiacc.h4042 int eof; int shortpos; member