OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VENDOR_RELEASE
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/xorg-server/include/
version-config.h
14
#define
VENDOR_RELEASE
((10000000) + ((21) * 100000) + ((1) * 1000) + 21)
/xsrc/external/mit/xorg-server.old/include/
version-config.h
14
#define
VENDOR_RELEASE
(((1) * 10000000) + ((10) * 100000) + ((6) * 1000) + 0)
/xsrc/external/mit/xfs/dist/include/
servermd.h
52
#ifndef
VENDOR_RELEASE
54
# define
VENDOR_RELEASE
\
59
# define
VENDOR_RELEASE
7000
/xsrc/external/mit/xorg-server/dist/include/
version-config.h.in
13
#undef
VENDOR_RELEASE
do-not-use-config.h.in
698
#undef
VENDOR_RELEASE
/xsrc/external/mit/xorg-server.old/dist/include/
version-config.h.in
13
#undef
VENDOR_RELEASE
site.h
63
#ifndef
VENDOR_RELEASE
64
#define
VENDOR_RELEASE
6600
do-not-use-config.h.in
592
#undef
VENDOR_RELEASE
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmx-config.h
69
#define
VENDOR_RELEASE
DMX_VENDOR_RELEASE(1,2,2007,4,24)
dmxinit.c
562
int vendrel =
VENDOR_RELEASE
;
584
SetVendorRelease(
VENDOR_RELEASE
);
/xsrc/external/mit/xfs/dist/difs/
main.c
167
setup.release_number =
VENDOR_RELEASE
;
/xsrc/external/mit/xorg-server/dist/dix/
dispatch.c
592
static int VendorRelease =
VENDOR_RELEASE
;
/xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c
470
static int VendorRelease =
VENDOR_RELEASE
;
/xsrc/external/mit/xorg-server/dist/
configure
26346
VENDOR_RELEASE
="((10000000) + (($PVMAJOR) * 100000) + (($PVM) * 1000) + $PVP)"
31050
printf "%s\n" "#define
VENDOR_RELEASE
$
VENDOR_RELEASE
" >>confdefs.h
32859
printf "%s\n" "#define XORG_VERSION_CURRENT $
VENDOR_RELEASE
" >>confdefs.h
33399
printf "%s\n" "#define XORG_VERSION_CURRENT $
VENDOR_RELEASE
" >>confdefs.h
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/
configure
27770
VENDOR_RELEASE
="((($PVMAJOR) * 10000000) + (($PVM) * 100000) + (($PVP) * 1000) + $PVS)"
33139
#define
VENDOR_RELEASE
$
VENDOR_RELEASE
36201
#define XORG_VERSION_CURRENT $
VENDOR_RELEASE
36502
#define XORG_VERSION_CURRENT $
VENDOR_RELEASE
[
all
...]
Completed in 61 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026