Home
last modified time | relevance | path

Searched refs:__unix (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dhostchan.h20 # ifndef __unix /* (good for long-term portability?) */
21 # define __unix 1 macro
26 #if defined(__unix) || defined(__CYGWIN__)
Dhost.h34 # ifndef __unix /* (good for long-term portability?) */
35 # define __unix 1 macro
39 #if defined(__unix)
Dardi.c270 #ifdef __unix
391 #ifdef __unix
410 #ifndef __unix in ardi_sigint_handler()
418 #ifdef __unix in install_ardi_handler()
602 #ifdef __unix in angel_RDI_open()
2139 #ifdef __unix in angel_RDI_info()
Dserpardr.c281 #if defined(__unix) || defined(__CYGWIN__) in SerparOpen()
Dserdrv.c257 #if defined(__unix) || defined(__CYGWIN__) in SerialOpen()
Dhostchan.c559 #if !defined(__unix) && !defined(__CYGWIN__)
/openbsd/src/gnu/usr.bin/cvs/os2/
Dtcpip.h104 #elif defined( __unix )
/openbsd/src/gnu/usr.sbin/mkhybrid/src/include/
Dmconfig.h52 #if defined(unix) || defined(__unix) || defined(__unix__)
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DBADNAMES173 __unix
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DBADNAMES158 __unix
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-20014568 * rdi-share/hostchan.h (__unix): Hack, provide a default value.
4569 * rdi-share/host.h (__unix): Hack, define when __NetBSD__.
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dtm.texi624 example, passing @code{unix} defines @code{__unix}, @code{__unix__}
/openbsd/src/gnu/gcc/gcc/doc/
Dtm.texi697 example, passing @code{unix} defines @code{__unix}, @code{__unix__}
Dgccint.info19459 example, passing `unix' defines `__unix', `__unix__' and possibly
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.33378 * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux