Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libsqlite/src/
H A DvdbeInt.h193 typedef struct Set Set; typedef
194 struct Set { struct
195 Hash hash; /* A set is just a hash table */
196 HashElem *prev; /* Previously accessed hash elemen */
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h158 #define Set "set" macro
/titanic_44/usr/src/lib/libeti/form/inc/
H A Dutility.h69 #define Set(f, s) ((f) -> status |= (s)) macro