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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dstradis.c1231 register int startword, endword; local
1248 startword = (x >> 5);
1252 temp = &clipmap[(y<<5) + startword];
1253 w = endword - startword;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dash.c8118 int startword; local
8139 startword = 1;
8161 if (startword && *ifs == ' ' && strchr(ifs, c)) {
8164 startword = 0;
8175 startword = 1;

Completed in 122 milliseconds