OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSMAJORVERSION
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
main.c
324
#if defined(apollo) && (
OSMAJORVERSION
== 10) && (OSMINORVERSION < 4)
366
#if defined(_CRAY) && (
OSMAJORVERSION
< 8)
799
#if (defined(AIXV3) && (
OSMAJORVERSION
< 4)) && !(defined(getutid))
2972
#if (
OSMAJORVERSION
< 4)
3156
#elif defined(__sgi) && (
OSMAJORVERSION
>= 4)
3165
#elif (defined(__sgi) && (
OSMAJORVERSION
< 4)) || (defined(umips) && defined (SYSTYPE_SYSV))
3617
#if defined(__digital__) && defined(__unix__) && (defined(
OSMAJORVERSION
) &&
OSMAJORVERSION
< 5)
4421
#if defined(CRAY) && (
OSMAJORVERSION
> 5)
4813
#if defined(CRAY) && (
OSMAJORVERSION
>= 6
[
all
...]
configure
17967
OSMAJORVERSION
=`echo "$UNAME_RELEASE" |sed -e 's/^[^0-9]*//' -e 's/\..*//'`
17969
test -z "$
OSMAJORVERSION
" &&
OSMAJORVERSION
=1
17971
IMAKE_CFLAGS="-DOSMAJORVERSION=$
OSMAJORVERSION
-DOSMINORVERSION=$OSMINORVERSION $IMAKE_CFLAGS"
Completed in 17 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026