OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVMAJOR
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/
configure
26344
PVMAJOR
=`echo $PACKAGE_VERSION | cut -d . -f 1`
26346
VENDOR_RELEASE="((10000000) + (($
PVMAJOR
) * 100000) + (($PVM) * 1000) + $PVP)"
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/
configure
27764
PVMAJOR
=`echo $PACKAGE_VERSION | cut -d . -f 1`
27770
VENDOR_RELEASE="((($
PVMAJOR
) * 10000000) + (($PVM) * 100000) + (($PVP) * 1000) + $PVS)"
[
all
...]
Completed in 42 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026