Searched defs:numberof_const (Results 1 – 2 of 2) sorted by relevance
35 #define numberof_const(x) (sizeof (x) / sizeof ((x)[0])) macro
1681 #define numberof_const(x) (sizeof (x) / sizeof ((x)[0])) macro