Home | History | Annotate | Download | only in Modules

Lines Matching defs:ARRAYSIZE

1580 #ifndef ARRAYSIZE
1581 #define ARRAYSIZE(a) (sizeof(a) / sizeof(a[0]))