Searched refs:SZOF (Results 1 – 2 of 2) sorted by relevance
55 #define SZOF(a) (sizeof(a) / sizeof(a[0])) macro
2885 -#define SZOF(a) (sizeof(a) / sizeof(a[0]))2908 - SZOF(optyp)) ? optyp[m->in_op & FILE_OPS_MASK] : '?',2954 - if ((size_t)(m->mask_op & FILE_OPS_MASK) < SZOF(optyp))3054 +#define SZOF(a) (sizeof(a) / sizeof(a[0]))
Completed in 16 milliseconds