Searched refs:ARSIZE (Results 1 – 1 of 1) sorted by relevance
458 #define ARSIZE(a) sizeof(a) / sizeof (*a) in mod_rpt() macro461 for (cnt = 0, total = 0; cnt < ARSIZE(action); ++cnt) in mod_rpt()466 for (cnt = 0; cnt < ARSIZE(action); ++cnt) in mod_rpt()474 ap = action, cnt = 0; cnt < ARSIZE(action); ++ap, ++cnt) in mod_rpt()512 #undef ARSIZE in mod_rpt()