Searched defs:hashset (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h106 #define hashset(t,f) ((t)->flags |= ((f) & ~HASH_INTERNAL)) macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dhash.h97 #define hashset(t,f) ((t)->flags |= ((f) & ~HASH_INTERNAL)) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dhash.h106 #define hashset(t,f) ((t)->flags |= ((f) & ~HASH_INTERNAL)) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h106 #define hashset(t,f) ((t)->flags |= ((f) & ~HASH_INTERNAL)) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h106 #define hashset(t,f) ((t)->flags |= ((f) & ~HASH_INTERNAL)) macro

Completed in 26 milliseconds