Searched refs:UNIX (Results 1 - 25 of 56) sorted by relevance

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmac-carbon.h24 #undef UNIX macro
H A Dmac-qt.h24 #define UNIX macro
H A Dmac-term.h25 #define UNIX macro
H A Dconfig1.h29 # undef UNIX macro
54 # undef UNIX macro
84 # undef UNIX macro
95 # undef UNIX macro
101 # undef UNIX macro
119 # undef UNIX macro
139 # undef UNIX macro
H A Dglobal.h149 #ifdef UNIX
215 # ifdef UNIX
H A Dvmsconf.h26 #ifdef UNIX
27 # undef UNIX macro
H A Dconfig.h12 * For "UNIX" select BSD, ULTRIX, SYSV, or HPUX in unixconf.h.
17 #define UNIX /* delete if no fork(), exec() available */ macro
162 * additional code and time. Currently, only UNIX fully implements
170 //#ifdef UNIX
249 * Examples are Apollo's cc (in some versions) and possibly SCO UNIX's rcc.
H A Dtrampoli.h101 #if defined(UNIX) || defined (VMS) || defined(__EMX__)
134 #ifdef UNIX
138 #endif /* UNIX */
179 #ifdef UNIX
181 #endif /* UNIX */
223 #if defined(UNIX) || defined (VMS) || defined(__EMX__)
H A Dunixconf.h5 #ifdef UNIX
149 * UNIX. Mail is deposited in the user's own directory in ~/Mailbox
351 #endif /* UNIX */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmac-carbon.h24 #undef UNIX macro
H A Dmac-qt.h24 #define UNIX macro
H A Dmac-term.h25 #define UNIX macro
H A Dconfig1.h29 # undef UNIX macro
54 # undef UNIX macro
84 # undef UNIX macro
95 # undef UNIX macro
101 # undef UNIX macro
119 # undef UNIX macro
139 # undef UNIX macro
H A Dglobal.h149 #ifdef UNIX
215 # ifdef UNIX
H A Dvmsconf.h26 #ifdef UNIX
27 # undef UNIX macro
H A Dconfig.h12 * For "UNIX" select BSD, ULTRIX, SYSV, or HPUX in unixconf.h.
17 #define UNIX /* delete if no fork(), exec() available */ macro
162 * additional code and time. Currently, only UNIX fully implements
170 //#ifdef UNIX
249 * Examples are Apollo's cc (in some versions) and possibly SCO UNIX's rcc.
H A Dtrampoli.h101 #if defined(UNIX) || defined (VMS) || defined(__EMX__)
134 #ifdef UNIX
138 #endif /* UNIX */
179 #ifdef UNIX
181 #endif /* UNIX */
223 #if defined(UNIX) || defined (VMS) || defined(__EMX__)
H A Dunixconf.h5 #ifdef UNIX
149 * UNIX. Mail is deposited in the user's own directory in ~/Mailbox
351 #endif /* UNIX */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drnd.c7 #if defined(LINT) && defined(UNIX) /* rand() is long... */
11 # if defined(UNIX) || defined(RANDOM)
H A Dsave.c46 #if defined(UNIX) || defined(VMS) || defined(__EMX__) || defined(WIN32)
65 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
81 #if defined(UNIX) || defined(VMS) || defined (__EMX__) || defined(WIN32)
127 #if defined(UNIX) || defined(VMS)
639 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
665 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
708 #ifdef UNIX
730 #ifdef UNIX
752 #ifdef UNIX
759 #endif /* UNIX */
[all...]
H A Dfiles.c35 #if defined(UNIX) && defined(QT_GRAPHICS)
39 #if defined(UNIX) || defined(VMS)
77 #if defined(UNIX) || defined(__BEOS__)
535 # if defined(UNIX) || defined(VMS)
949 #if defined(UNIX) && defined(QT_GRAPHICS)
976 # if defined(UNIX) && defined(QT_GRAPHICS)
1002 #endif /* defined(UNIX) && defined(QT_GRAPHICS) */
1007 #if defined(UNIX) && defined(QT_GRAPHICS)
1071 * problems on at least Interactive UNIX 3.0.1 (SVR3.2), where any
1254 #ifdef NO_FILE_LINKS /* implies UNIX */
[all...]
H A Dmail.c43 # if !defined(UNIX) && !defined(VMS) && !defined(LAN_MAIL)
50 # ifdef UNIX
122 # endif /* UNIX */
421 # if !defined(UNIX) && !defined(VMS) && !defined(LAN_MAIL)
464 # endif /* !UNIX && !VMS && !LAN_MAIL */
466 # ifdef UNIX
508 # ifdef DEF_MAILREADER /* This implies that UNIX is defined */
530 # endif /* UNIX */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drnd.c7 #if defined(LINT) && defined(UNIX) /* rand() is long... */
11 # if defined(UNIX) || defined(RANDOM)
H A Dsave.c46 #if defined(UNIX) || defined(VMS) || defined(__EMX__) || defined(WIN32)
65 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
81 #if defined(UNIX) || defined(VMS) || defined (__EMX__) || defined(WIN32)
127 #if defined(UNIX) || defined(VMS)
639 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
665 #if defined(UNIX) || defined(VMS) || defined(__EMX__)
708 #ifdef UNIX
730 #ifdef UNIX
752 #ifdef UNIX
759 #endif /* UNIX */
[all...]
H A Dfiles.c35 #if defined(UNIX) && defined(QT_GRAPHICS)
39 #if defined(UNIX) || defined(VMS)
77 #if defined(UNIX) || defined(__BEOS__)
535 # if defined(UNIX) || defined(VMS)
949 #if defined(UNIX) && defined(QT_GRAPHICS)
976 # if defined(UNIX) && defined(QT_GRAPHICS)
1002 #endif /* defined(UNIX) && defined(QT_GRAPHICS) */
1007 #if defined(UNIX) && defined(QT_GRAPHICS)
1071 * problems on at least Interactive UNIX 3.0.1 (SVR3.2), where any
1254 #ifdef NO_FILE_LINKS /* implies UNIX */
[all...]

Completed in 141 milliseconds

123