Searched refs:numInDashList (Results 26 - 36 of 36) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfb.h575 __lastDash = __firstDash + (pGC)->numInDashList; \
595 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfb.h571 __lastDash = __firstDash + (pGC)->numInDashList; \
591 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfb.h571 __lastDash = __firstDash + (pGC)->numInDashList; \
591 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfb.h550 __lastDash = __firstDash + (pGC)->numInDashList; \
570 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfb.h550 __lastDash = __firstDash + (pGC)->numInDashList; \
570 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfb.h538 __lastDash = __firstDash + (pGC)->numInDashList; \
558 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfb.h537 __lastDash = __firstDash + (pGC)->numInDashList; \
557 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfb.h537 __lastDash = __firstDash + (pGC)->numInDashList; \
557 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/fb/
H A Dfb.h529 __lastDash = __firstDash + (pGC)->numInDashList; \
549 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfb.h533 __lastDash = __firstDash + (pGC)->numInDashList; \
553 /* as numInDashList is always even, this case can skip a test */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfb.h533 __lastDash = __firstDash + (pGC)->numInDashList; \
553 /* as numInDashList is always even, this case can skip a test */

Completed in 84 milliseconds

12