/plan9/sys/src/cmd/gs/src/ |
H A D | ziodev.c | 194 uint nsize = buf->size; in zfilelineedit() local 229 uint nsize; in zfilelineedit() local
|
H A D | imainarg.c | 471 unsigned nsize = 0; in swproc() local
|
H A D | stream.c | 707 uint nsize = count + max(count, 20); in sreadline() local
|
/plan9/sys/src/cmd/sam/ |
H A D | disk.c | 93 int size, nsize; in diskwrite() local
|
/plan9/sys/src/cmd/acme/ |
H A D | disk.c | 104 int size, nsize; in diskwrite() local
|
/plan9/sys/src/ape/cmd/pdksh/ |
H A D | table.c | 38 texpand(tp, nsize) in texpand() argument
|
/plan9/sys/src/9/pc/ |
H A D | screen.c | 503 int x, nsize; in vgalinearaddr() local
|
/plan9/sys/src/ape/cmd/diff/ |
H A D | regex.c | 263 #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 D | syscall.c | 544 ulong addr, osize, nsize; in sysbrk_() local
|
/plan9/sys/src/cmd/vi/ |
H A D | syscall.c | 571 ulong addr, osize, nsize; in sysbrk_() local
|
/plan9/sys/src/cmd/ki/ |
H A D | syscall.c | 571 ulong addr, osize, nsize; in sysbrk_() local
|
/plan9/sys/src/cmd/qi/ |
H A D | syscall.c | 581 ulong addr, osize, nsize; in sysbrk_() local
|
/plan9/sys/src/libc/port/ |
H A D | pool.c | 657 blockgrow(Pool *p, Bhdr *b, ulong nsize) in blockgrow()
|
/plan9/sys/src/cmd/jpg/ |
H A D | readjpg.c | 476 int Tc, th, n, nsize, i, j, k, v, cnt, code, si, sr, m; in huffmantable() local
|