/ast/src/cmd/3d/ |
H A D | ast_3d.h | 38 #define hashalloc _3d_hashalloc macro
|
H A D | dir3d.c | 136 else if (!(dirp->overlay = hashalloc(NiL, HASH_set, HASH_ALLOCATE, 0))) 268 dirp->overlay = hashalloc(NiL, HASH_set, HASH_ALLOCATE, 0); 402 dirp->overlay = hashalloc(NiL, HASH_set, HASH_ALLOCATE, 0);
|
/ast/src/lib/libast/include/ |
H A D | hash.h | 113 #define hashvalloc(t,a) hashalloc(t,HASH_va_list,a,0) 188 extern Hash_table_t* hashalloc(Hash_table_t*, ...);
|
/ast/src/cmd/cs/vcs_src/ |
H A D | mnt_mtab.c | 49 istate.mtab = hashalloc((HASHTABLE *)0, 0);
|
/ast/src/cmd/std/ |
H A D | tsort.c | 104 if (!(tab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, 0)))
|
H A D | ls.c | 1336 if (!(state.keys = hashalloc(NiL, HASH_name, "keys", 0)))
|
/ast/src/lib/libast/hash/ |
H A D | hashalloc.c | 41 hashalloc(Hash_table_t* ref, ...) function
|
/ast/src/lib/libcs/ |
H A D | csattr.c | 54 if (tp = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_name, "state->info", 0))
|
/ast/src/cmd/cs/ |
H A D | cat.c | 75 if (!(state->files = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fid_t), HASH_name, "files", 0)))
|
H A D | pid.c | 82 if (!(state->pids = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(pid_t), HASH_name, "pids", 0)))
|
/ast/src/lib/libmam/ |
H A D | mam.c | 70 !(pp->rules = hashalloc(0, HASH_set, HASH_ALLOCATE, HASH_free, freerule, HASH_name, "mam-rules", 0)) || 71 !(pp->vars = hashalloc(0, HASH_set, HASH_ALLOCATE, HASH_free, free, HASH_name, "mam-variables", 0)))
|
/ast/src/lib/libpp/ |
H A D | ppop.c | 491 pp.symtab = hashalloc(NiL, HASH_name, "symbols", 0); 798 pp.symtab = hashalloc(NiL, HASH_name, "symbols", 0); 801 pp.dirtab = hashalloc(REFONE, HASH_name, "directives", 0); 805 pp.filtab = hashalloc(REFALL, HASH_name, "files", 0); 807 pp.prdtab = hashalloc(REFALL, HASH_name, "predicates", 0); 810 pp.strtab = hashalloc(REFALL, HASH_name, "strings", 0); 1092 pp.symtab = hashalloc(NiL, HASH_name, "symbols", HASH_free, undefine, HASH_set, HASH_ALLOCATE|HASH_BUCKET, 0); 1553 pp.symtab = hashalloc(NiL, HASH_set, tab ? HASH_ALLOCATE : 0, HASH_compare, trunccomp, HASH_hash, trunchash, HASH_name, "truncate", 0);
|
/ast/src/cmd/nmake/ |
H A D | bind.c | 154 table.ar = hashalloc(NiL, HASH_name, "archives", 0); 155 table.bound = hashalloc(table.ar, HASH_name, "bound-directories", 0); 157 table.file = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_compare, file_compare, HASH_hash, file_hash, HASH_name, "files", 0); 158 table.oldvalue = hashalloc(NiL, HASH_name, "old-values", 0); 159 table.rule = hashalloc(NiL, HASH_compare, rule_compare, HASH_hash, rule_hash, HASH_name, "atoms", 0); 161 table.file = hashalloc(table.ar, HASH_set, HASH_ALLOCATE, HASH_name, "files", 0); 162 table.oldvalue = hashalloc(table.file, HASH_name, "old-values", 0); 163 table.rule = hashalloc(table.oldvalue, HASH_name, "atoms", 0); 165 table.var = hashalloc(table.oldvalue, HASH_name, "variables", 0); 166 table.dir = hashalloc(Ni [all...] |
H A D | expand.c | 342 tab = hashalloc(table.dir, 0); 371 tab = hashalloc(table.rule, 0); 1414 tab = hashalloc(table.rule, 0);
|
H A D | option.c | 385 opt.table = hashalloc(NiL, HASH_name, "options", 0); 973 table.regress = hashalloc(table.rule, HASH_name, "regress-paths", 0);
|
H A D | scan.c | 393 ss->data = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_name, r->name, 0);
|
/ast/src/cmd/html/ |
H A D | html2rtf.c | 1508 if (!(state.entities = hashalloc(NiL, HASH_name, "entities", 0))) 1510 if (!(state.tags = hashalloc(NiL, HASH_compare, strcasecmp, HASH_hash, strcasehash, HASH_name, "tags", 0))) 1512 if (state.project && !(state.files = hashalloc(state.tags, HASH_set, HASH_ALLOCATE, HASH_name, "files", 0)))
|
/ast/src/cmd/pax/ |
H A D | pax.c | 1561 if (!(state.options = hashalloc(NiL, HASH_name, "options", 0))) 1841 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0))) 1843 if ((state.operation & IN) && !state.list && !(state.restore = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_name, "restore", 0)))
|
H A D | format.c | 253 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0)))
|
H A D | delta.c | 297 if (!ap->delta->tab && !(ap->delta->tab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_name, "delta", 0)))
|
/ast/src/lib/libast/ |
H A D | Makefile | 68 hashlib.h hashalloc.c hashdump.c hashfree.c hashlast.c \
|