Searched refs:i_max (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcmutils.c1611 int i, i_max = -1, cnt = 0, cnt_max = 1; local
1618 i_max = i - cnt;
1626 i_max = i - cnt;
1628 if (i_max == 0 &&
1639 } else if (i == i_max) {

Completed in 65 milliseconds