Searched refs:HASH_set (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | hash.h | 76 #define HASH_set 9 macro
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | hash.h | 85 #define HASH_set 9 macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | hash.h | 85 #define HASH_set 9 macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | hash.h | 85 #define HASH_set 9 macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | hash.h | 85 #define HASH_set 9 macro
|
/titanic_44/usr/src/lib/libast/common/hash/ |
H A D | hashalloc.c | 137 case HASH_set: in hashalloc()
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppop.c | 1056 …pp.symtab = hashalloc(NiL, HASH_name, "symbols", HASH_free, undefine, HASH_set, HASH_ALLOCATE|HASH… in ppop() 1503 …pp.symtab = hashalloc(NiL, HASH_set, tab ? HASH_ALLOCATE : 0, HASH_compare, trunccomp, HASH_hash, … in ppop()
|