HomeSort by: relevance | last modified time | path
    Searched refs:post_divs (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c 360 post_divs[] = { local
380 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
417 post_divs[] = { local
437 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c 1204 } *post_div, post_divs[] = { local
1237 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
1244 post_div = &post_divs[0];
1295 } *post_div, post_divs[] = { local
1326 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
1333 post_div = &post_divs[0];

Completed in 7 milliseconds