Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h149 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
190 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro