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

/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_types.h71 * as a type, the STRUCT_TAG macro makes the tag disappear in C++.
74 * typedef struct STRUCT_TAG(fd_set) { ... } fd_set;
132 #define STRUCT_TAG(tag_name) /* the tag disappears */ macro
157 #define STRUCT_TAG(tag_name) /* the tag disappears */ macro
173 #define STRUCT_TAG(tag_name) tag_name macro
187 #define STRUCT_TAG(tag_name) tag_name macro

Completed in 44 milliseconds