Searched refs:HASH_set (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | hash.h | 76 #define HASH_set 9 macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/hash/ |
H A D | hashalloc.c | 137 case HASH_set: in hashalloc()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppop.c | 1092 …pp.symtab = hashalloc(NiL, HASH_name, "symbols", HASH_free, undefine, HASH_set, HASH_ALLOCATE|HASH… in ppop() 1553 …pp.symtab = hashalloc(NiL, HASH_set, tab ? HASH_ALLOCATE : 0, HASH_compare, trunccomp, HASH_hash, … in ppop()
|