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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dspeed_table.c57 enum { NUM_SPEEDS = ARRAY_SIZE(speeds) }; enumerator in enum:__anon19852
70 } while (++i < NUM_SPEEDS);
83 } while (++i < NUM_SPEEDS);

Completed in 25 milliseconds