Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 17 of 17) sorted by relevance

/plan9/sys/src/libstdio/
H A Dfseeko.c5 int fseeko(FILE *f, long long offs, int type){ in fseeko()
H A Dfseek.c5 int fseek(FILE *f, long offs, int type){ in fseek()
/plan9/sys/src/ape/lib/ap/stdio/
H A Dfseeko.c5 int fseeko(FILE *f, off_t offs, int type){ in fseeko()
H A Dfseek.c5 int fseek(FILE *f, long offs, int type){ in fseek()
/plan9/sys/src/cmd/
H A Dfortune.c13 long offs; in main() local
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Dcload.c9 int y, bpl, c, cnt, offs; in _cloadmemimage() local
H A Dwrite.c32 int offs, runlen; /* offset, length of consumed data */ in writememimage() local
/plan9/sys/src/libmemdraw/
H A Dcload.c9 int y, bpl, c, cnt, offs; in cloadmemimage() local
H A Dwrite.c32 int offs, runlen; /* offset, length of consumed data */ in writememimage() local
/plan9/sys/src/cmd/gs/zlib/
H A Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/plan9/sys/src/cmd/jpg/
H A Dwriterawimage.c35 int offs, runlen; /* offset, length of consumed data */ in writerawimage() local
/plan9/sys/src/libdraw/
H A Dwriteimage.c29 int offs, runlen; /* offset, length of consumed data */ in writeimage() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevplan9.c537 int runlen, n, offs; in gobbleline() local
H A Dgdevifno.c560 int runlen, n, offs; in gobbleline() local
H A Dgdevphex.c2776 int offs; in HalftoneLine() local
/plan9/sys/src/9/pc/
H A Dvgamach64xx.c1174 mach64xxovlwrite(VGAscr *scr, void *a, int len, vlong offs) in mach64xxovlwrite()
H A Ddevtv.c338 ushort offs; member