Searched refs:ARSIZE (Results 1 – 1 of 1) sorted by relevance
493 #define ARSIZE(a) sizeof(a) / sizeof (*a) in mod_rpt() macro496 for (cnt = 0, total = 0; cnt < ARSIZE(action); ++cnt) in mod_rpt()501 for (cnt = 0; cnt < ARSIZE(action); ++cnt) in mod_rpt()509 ap = action, cnt = 0; cnt < ARSIZE(action); ++ap, ++cnt) in mod_rpt()547 #undef ARSIZE in mod_rpt()