Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 174) sorted by relevance

1234567

/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dpoint.c102 register length; local
124 register length; local
149 register length = 1; local
H A Dpath.c83 int i, length; local
260 int length, spaceleft, size; local
/original-bsd/contrib/gcc-2.3.3/
H A Dobstack.h294 #define obstack_grow(OBSTACK,where,length) \ argument
304 #define obstack_grow0(OBSTACK,where,length) \ argument
346 #define obstack_blank(OBSTACK,length) \ argument
355 #define obstack_alloc(OBSTACK,length) \ argument
361 #define obstack_copy(OBSTACK,where,length) \ argument
406 #define obstack_grow(h,where,length) \ argument
413 #define obstack_grow0(h,where,length) \ argument
439 #define obstack_blank(h,length) \ argument
445 #define obstack_alloc(h,length) \ argument
448 #define obstack_copy(h,where,length) \ argument
[all …]
/original-bsd/usr.bin/talk/
H A Dctl.c43 int length; in open_sockt() local
60 int length; in open_ctl() local
/original-bsd/usr.bin/tn3270/sys_curses/
H A Dsystem.c129 int length = strlen(message); local
289 getstorage(address, length, copyin) in getstorage() argument
336 movetous(local, es, di, length) in movetous() argument
363 movetothem(es, di, local, length) in movetothem() argument
393 access_api(location, length, copyin) in access_api() argument
415 unaccess_api(location, local, length, copyout) in unaccess_api() argument
604 int length; local
/original-bsd/old/talk/talk/
H A Dctl.c39 int length; in open_sockt() local
57 int length; in open_ctl() local
/original-bsd/usr.bin/window/
H A Dcompress.c48 char length; member
63 #define thresh(length) (cc_thresholds[length]) argument
64 #define threshp(code, count, length) \ argument
69 #define wthresh(length) (cc_wthresholds[length]) argument
72 #define wthreshp(weight, length) (0) argument
77 #define wlimit(length) (cc_wlimits[length]) argument
80 #define put_token_score(length) ((length) - tt.tt_put_token_cost) argument
390 cc_sweep0(buffer, n, length) in cc_sweep0() argument
420 cc_sweep(buffer, bufsize, tokens, length) in cc_sweep() argument
690 register length; local
[all …]
/original-bsd/lib/libc/sys/
H A Dftruncate.c20 ftruncate(fd, length) in ftruncate() argument
H A Dtruncate.c20 truncate(path, length) in truncate() argument
/original-bsd/lib/libc/string/
H A Dbzero.c18 bzero(b, length) in bzero() argument
H A Dmemmove.c22 memmove(dst, src, length) in memmove() argument
H A Dbcmp.c18 bcmp(b1, b2, length) in bcmp() argument
/original-bsd/usr.bin/tn3270/api/
H A Dapi_exch.c50 int length = OBUFAVAILABLE(); in outflush() local
65 iget(location, length) in iget() argument
299 api_exch_outtype(type, length, location) in api_exch_outtype() argument
338 api_exch_intype(type, length, location) in api_exch_intype() argument
H A Dapi_exch.h58 length; /* The length of any following data */ member
134 short length; /* In network byte order */ member
/original-bsd/usr.bin/tn3270/ctlr/
H A Dapi.c49 #define access_api(foo,length,copyin) (foo) argument
50 #define unaccess_api(foo,goo,length,copyout) argument
53 movetous(parms, es, di, length) in movetous() argument
67 movetothem(es, di, parms, length) in movetothem() argument
390 copy_subroutine(target, source, parms, what_is_user, length) in copy_subroutine() argument
471 int length; local
/original-bsd/games/boggle/boggle/
H A Dprtable.c37 prtable(base, num, d_cols, width, prentry, length) in prtable() argument
88 get_maxlen(base, num, length) in get_maxlen() argument
/original-bsd/sys/pmax/stand/
H A Dmkboot.c48 long length; local
149 GetHeader(bootFID, loadAddr, execAddr, length) in GetHeader() argument
/original-bsd/usr.bin/tn3270/distribution/utilities/
H A Dtnrecv.c360 put_at(offset, from, length, attribute) in put_at() argument
393 translate(input, output, table, length) in translate() argument
427 getascii(offset, to, length) in getascii() argument
436 putascii(offset, from, length, before) in putascii() argument
/original-bsd/usr.bin/error/
H A Dsubr.c116 int length; local
137 int length; local
149 int length = 0; local
165 int length = 0; local
196 int length = 0; local
/original-bsd/usr.bin/pascal/src/
H A Dstab.c52 int length, line; variable
68 int offset, length; variable
86 oldstabgvar( name , type , offset , length , line ) in oldstabgvar() argument
108 oldstablvar( name , type , level , offset , length ) in oldstablvar() argument
130 int offset, length; variable
149 oldstabparam( name , type , offset , length ) in oldstabparam() argument
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dpath.c79 int i, length; local
281 int length, spaceleft, size; local
/original-bsd/usr.bin/tn3270/distribution/sys_dos/
H A Dsystem.c87 int length; local
/original-bsd/sys/tahoe/align/
H A DAwriteable.c15 long writeable(infop, address, length) in writeable() argument
H A DAreadable.c15 long readable(infop, address, length) in readable() argument
/original-bsd/old/berknet/
H A Dreceive.c19 long length; local

1234567