Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/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