Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 25 of 125) sorted by relevance

12345

/plan9/sys/src/libstdio/
H A D_IO_getc.c6 int cnt; in _IO_getc() local
H A D_IO_putc.c12 int cnt; in _IO_putc() local
H A Dfflush.c16 int error, cnt; in _fflush() local
/plan9/sys/src/9/boot/
H A Dusb.c26 int cnt; in start() local
132 int cnt; in usbinit() local
/plan9/sys/src/ape/lib/ap/stdio/
H A D_IO_getc.c6 int cnt, n; in _IO_getc() local
H A Dfflush.c6 int error, cnt; in fflush() local
H A Drdline.c9 int cnt; in rdline() local
H A D_IO_putc.c13 int cnt; in _IO_putc() local
/plan9/sys/src/cmd/spin/
H A Dsym.c214 { Lextok *n = m; int cnt = 1; in trackchanuse() local
226 { int oln = lineno, cnt = 1; extern int Expand_Ok; in setptype() local
360 int cnt, oln = lineno; in setmtype() local
396 int cnt = 1; in ismtype() local
H A Dtl_buchi.c299 Node *nc; int cnt = 0; in mergetrans() local
446 int m, cnt=0; in buckyballs() local
496 int m, cnt=0; in mergestates() local
/plan9/sys/src/libmp/port/
H A Dmpfactorial.c11 unsigned cnt; in mpfactorial() local
/plan9/sys/src/cmd/tapefs/
H A Dtapfs.c95 doread(Ram *r, vlong off, long cnt) in doread()
105 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
H A Dtpfs.c88 doread(Ram *r, vlong off, long cnt) in doread()
98 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
H A Dcpiofs.c113 doread(Ram *r, vlong off, long cnt) in doread()
129 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
H A Dv10fs.c113 doread(Ram *r, vlong off, long cnt) in doread()
135 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
H A Dv6fs.c108 doread(Ram *r, vlong off, long cnt) in doread()
130 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
H A D32vfs.c116 doread(Ram *r, vlong off, long cnt) in doread()
138 dowrite(Ram *r, char *buf, long off, long cnt) in dowrite()
/plan9/sys/src/cmd/mk/
H A Dgraph.c16 char *cnt; in graph() local
30 applyrules(char *target, char *cnt) in applyrules()
/plan9/sys/src/cmd/troff/
H A Dn9.c25 int j, w, cnt, delim, rem, temp; in setline() local
135 int cnt, delim; in setbra() local
172 int cnt, delim, v; in setvline() local
/plan9/sys/src/cmd/gs/src/
H A Dinameidx.h69 #define name_count_to_index(cnt)\ argument
/plan9/sys/src/games/music/jukefs/
H A Dfs.c460 readtopdir(Fid*, uchar *buf, long off, int cnt, int blen) in readtopdir()
477 readclasdir(Fid*, uchar *buf, long off, int cnt, int blen) in readclasdir()
521 readdir(Fid *f, uchar *buf, long off, int cnt, int blen) in readdir()
560 int n, cnt, t; in rread() local
612 long cnt; in rwrite() local
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Dcload.c9 int y, bpl, c, cnt, offs; in _cloadmemimage() local
/plan9/sys/src/libmemdraw/
H A Dcload.c9 int y, bpl, c, cnt, offs; in cloadmemimage() local
/plan9/sys/src/cmd/
H A Dstrings.c56 int cnt = 0; in stringit() local
/plan9/sys/src/ape/lib/ap/plan9/
H A D_envsetup.c35 int dfd, fdinited, n, nd, m, i, j, f, nohandle, psize, cnt; in _envsetup() local

12345