Searched refs:DEFINE_SIZEOF (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsnmp.h185 #define DEFINE_SIZEOF(x) (sizeof(x)/sizeof((x)[0])) macro
186 #define DEFINE_OID(x) { DEFINE_SIZEOF(x),(x) }
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsnmp.h189 #define DEFINE_SIZEOF(x) (sizeof(x)/sizeof((x)[0])) macro
190 #define DEFINE_OID(x) { DEFINE_SIZEOF(x),(x) }

Completed in 1110 milliseconds