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

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h160 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
205 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h151 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
195 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro
/illumos-gate/usr/src/man/man9f/
H A DMakefile530 SIZEOF_STRUCT.9f \
1239 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f

Completed in 68 milliseconds