Home
last modified time | relevance | path

Searched defs:nsize (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dziodev.c194 uint nsize = buf->size; in zfilelineedit() local
229 uint nsize; in zfilelineedit() local
H A Dimainarg.c471 unsigned nsize = 0; in swproc() local
H A Dstream.c707 uint nsize = count + max(count, 20); in sreadline() local
/plan9/sys/src/cmd/sam/
H A Ddisk.c93 int size, nsize; in diskwrite() local
/plan9/sys/src/cmd/acme/
H A Ddisk.c104 int size, nsize; in diskwrite() local
/plan9/sys/src/ape/cmd/pdksh/
H A Dtable.c38 texpand(tp, nsize) in texpand() argument
/plan9/sys/src/9/pc/
H A Dscreen.c503 int x, nsize; in vgalinearaddr() local
/plan9/sys/src/ape/cmd/diff/
H A Dregex.c263 #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) argument
291 #define REGEX_REALLOCATE(source, osize, nsize) \ argument
307 #define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
317 #define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) argument
324 #define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
/plan9/sys/src/cmd/5i/
H A Dsyscall.c544 ulong addr, osize, nsize; in sysbrk_() local
/plan9/sys/src/cmd/vi/
H A Dsyscall.c571 ulong addr, osize, nsize; in sysbrk_() local
/plan9/sys/src/cmd/ki/
H A Dsyscall.c571 ulong addr, osize, nsize; in sysbrk_() local
/plan9/sys/src/cmd/qi/
H A Dsyscall.c581 ulong addr, osize, nsize; in sysbrk_() local
/plan9/sys/src/libc/port/
H A Dpool.c657 blockgrow(Pool *p, Bhdr *b, ulong nsize) in blockgrow()
/plan9/sys/src/cmd/jpg/
H A Dreadjpg.c476 int Tc, th, n, nsize, i, j, k, v, cnt, code, si, sr, m; in huffmantable() local