Home
last modified time | relevance | path

Searched refs:HASH_set (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libast/common/include/
H A Dhash.h76 #define HASH_set 9 macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h85 #define HASH_set 9 macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h85 #define HASH_set 9 macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dhash.h85 #define HASH_set 9 macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h85 #define HASH_set 9 macro
/titanic_44/usr/src/lib/libast/common/hash/
H A Dhashalloc.c137 case HASH_set: in hashalloc()
/titanic_44/usr/src/lib/libpp/common/
H A Dppop.c1056 …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()