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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.c563 Bool check_sync; local in function:bGetAST1000VGAModeInfo
632 check_sync = loop->Flags & WideScreenMode;
635 if ((check_sync) &&
652 if (best || !check_sync)
654 check_sync = 0;

Completed in 4 milliseconds