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

/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h69 #define Set(f, s) ((f) -> status |= (s)) macro
92 Set(f, DRIVER); \
100 Set(f, DRIVER); \
108 Set(f, DRIVER); \
116 Set(f, DRIVER); \
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h158 #define Set "set" macro
/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h160 u8 isError; /* Set to true for an error */
188 ** A Set structure is used for quick testing to see if a value
193 typedef struct Set Set; typedef in typeref:struct:Set
194 struct Set { struct
264 Set *aSet; /* An array of sets */

Completed in 59 milliseconds