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

/haiku/headers/os/support/
H A DSupportDefs.h242 #define B_COUNT_OF(a) (sizeof(a) / sizeof(a[0])) macro

Completed in 31 milliseconds