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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dmemory.c29 uint16_t halfwd[32]; member in union:MemType
346 dp[subscr].halfwd[i];
378 rdval[0].halfwd[i] =
411 if (rdval[0].halfwd[i] !=
412 dp[subscr].halfwd[i])
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dmemory.c29 uint16_t halfwd[32]; member in union:MemType
348 dp[subscr].halfwd[i];
380 rdval[0].halfwd[i] =
413 if (rdval[0].halfwd[i] !=
414 dp[subscr].halfwd[i])
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dmemory.c29 uint16_t halfwd[32]; member in union:MemType
351 dp[subscr].halfwd[i];
383 rdval[0].halfwd[i] =
416 if (rdval[0].halfwd[i] != dp[subscr].halfwd[i]) {

Completed in 1134 milliseconds