Home
last modified time | relevance | path

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

/onnv-gate/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 */
/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h158 #define Set "set" macro
/onnv-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h69 #define Set(f, s) ((f) -> status |= (s)) macro
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DSyntax.h159 enum Set { enum