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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_merge.c25 Bool nextdash = FALSE; local in function:StrToRanges
33 gotdash = nextdash;
34 nextdash = FALSE;
51 nextdash = (rangenum != 0); /*ignore dash if before any number.*/
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c1096 Bool nextdash = FALSE; local in function:SiSStrToRanges
1113 gotdash = nextdash;
1114 nextdash = FALSE;
1130 if(*s == '-') nextdash = (rangenum != 0);

Completed in 15 milliseconds