Searched refs:__unix (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dhostchan.h20 # ifndef __unix /* (good for long-term portability?) */
21 # define __unix 1 macro
26 #if defined(__unix) || defined(__CYGWIN__)
H A Dhost.h34 # ifndef __unix /* (good for long-term portability?) */
35 # define __unix 1 macro
39 #if defined(__unix)
H A Dserdrv.c257 #if defined(__unix) || defined(__CYGWIN__)
H A Dserpardr.c281 #if defined(__unix) || defined(__CYGWIN__)
H A Dardi.c270 #ifdef __unix
391 #ifdef __unix
410 #ifndef __unix
418 #ifdef __unix
602 #ifdef __unix
2139 #ifdef __unix
H A Dhostchan.c559 #if !defined(__unix) && !defined(__CYGWIN__)
/haiku-fatelf/src/bin/unzip/
H A Dunzip.h79 # ifdef __unix
80 # undef __unix macro
91 #if (defined(unix) || defined(_unix) || defined(__unix) || defined(__unix__))
95 #endif /* unix || _unix || __unix || __unix__ */
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtriodef.h51 #elif defined(unix) || defined(__unix) || defined(__unix__)
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtriodef.h51 #elif defined(unix) || defined(__unix) || defined(__unix__)
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetloadavg.c107 # if defined (unix) || defined (__unix)

Completed in 44 milliseconds