Searched refs:XORG_VERSION_SNAP (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xorgVersion.h | 47 # define XORG_VERSION_SNAP XORG_GET_SNAP_VERSION(XORG_VERSION_CURRENT) macro
|
| H A D | xf86Init.c | 117 #define PRE_RELEASE XORG_VERSION_SNAP 137 #if XORG_VERSION_SNAP > 0 138 xf86ErrorFVerb(0, ".%d", XORG_VERSION_SNAP); 141 #if XORG_VERSION_SNAP >= 900 151 XORG_VERSION_SNAP - 900); 154 XORG_VERSION_MINOR + 1, XORG_VERSION_SNAP - 900); 158 XORG_VERSION_SNAP - 900);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xorgVersion.h | 47 #define XORG_VERSION_SNAP XORG_GET_SNAP_VERSION(XORG_VERSION_CURRENT) macro
|
| H A D | xf86Init.c | 119 #if XORG_VERSION_SNAP > 0 120 xf86ErrorFVerb(0, ".%d", XORG_VERSION_SNAP); 123 #if XORG_VERSION_SNAP >= 900 133 XORG_VERSION_SNAP - 900); 136 XORG_VERSION_MINOR + 1, XORG_VERSION_SNAP - 900); 140 XORG_VERSION_SNAP - 900);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winerror.c | 135 XORG_VERSION_SNAP,
|
| H A D | winprocarg.c | 1177 XORG_VERSION_MINOR, XORG_VERSION_PATCH, XORG_VERSION_SNAP);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winerror.c | 126 XORG_VERSION_SNAP, XORG_VERSION_CURRENT,
|
| H A D | winprocarg.c | 1214 ErrorF ("Release: %d.%d.%d.%d (%d)\n", XORG_VERSION_MAJOR, XORG_VERSION_MINOR, XORG_VERSION_PATCH, XORG_VERSION_SNAP, XORG_VERSION_CURRENT);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwin.c | 144 #define PRE_RELEASE XORG_VERSION_SNAP
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_driver.c | 3235 XORG_VERSION_PATCH, XORG_VERSION_SNAP
|
Completed in 26 milliseconds