/csrg-svn/usr.bin/pascal/src/ |
H A D | hash.c | 20 struct ht { struct 21 int *ht_low; argument 22 int *ht_high; argument 23 int ht_used; argument
|
/csrg-svn/usr.sbin/config.new/ |
H A D | hash.c | 86 ht_init(ht, sz) in ht_init() argument 107 ht_expand(ht) in ht_expand() argument 181 register struct hashtab *ht; local 205 register struct hashtab *ht; in ht_new() local 216 ht_insrep(ht, nam, val, replace) in ht_insrep() argument 240 ht_lookup(ht, nam) in ht_lookup() argument
|
H A D | main.c | 273 do_option(ht, nppp, name, value, type) in do_option() argument
|
H A D | config.h | 215 #define ht_insert(ht, nam, val) ht_insrep(ht, nam, val, 0) argument 216 #define ht_replace(ht, nam, val) ht_insrep(ht, nam, val, 1) argument
|
/csrg-svn/sys/vax/mdec/ |
H A D | httoggle.s | 31 ht: .long 0 label
|
/csrg-svn/sys/deprecated/bbnnet/ |
H A D | hmp_traps.c | 124 struct hmp_trap ht; local
|
/csrg-svn/sys/netiso/ |
H A D | esis.c | 479 u_short ht; /* holding time */ variable 563 u_short ht, newct; /* holding time */ variable 630 u_short ht; /* holding time */ variable 773 short ht; variable
|
H A D | iso_snpac.c | 357 u_short ht; /* holding time (in seconds) */ variable
|
/csrg-svn/old/pcc/mip/ |
H A D | scan.c | 1228 struct ht { struct 1229 char **ht_low; argument 1230 char **ht_high; argument 1231 int ht_used; argument
|
/csrg-svn/old/pcc/lint/lpass2/ |
H A D | lpass2.c | 732 struct ht { struct 733 char **ht_low; argument 734 char **ht_high; argument 735 int ht_used; argument
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/pic/ |
H A D | arcgen.c | 18 float dx2, dy2, ht, phi, r, d; in arcgen() local
|
H A D | pltroff.c | 684 float dx, dy, phi, d, ht, ang; in drawarc() local
|
/csrg-svn/local/ditroff/ditroff.okeeffe/pic/ |
H A D | arcgen.c | 20 float dx2, dy2, ht, phi, r, d, ddval; in arcgen() local
|
/csrg-svn/usr.bin/f77/pass1.tahoe/ |
H A D | optim.c | 466 chainp ht; in frtempbuff() local
|
/csrg-svn/usr.bin/f77/pass1.vax/ |
H A D | optim.c | 474 chainp ht; in frtempbuff() local
|
/csrg-svn/contrib/groff-1.08/pic/ |
H A D | object.cc | 41 void output::set_desired_width_height(double wid, double ht) in set_desired_width_height()
|