Searched refs:_POSIX_SOURCE (Results 1 - 25 of 47) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dsigsetmask.c9 #define _POSIX_SOURCE macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dfeatures.h27 _POSIX_SOURCE IEEE Std 1003.1.
28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
46 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
48 For example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE
118 !(defined _POSIX_SOURCE || defined _POSIX_C_SOURCE || \
128 # undef _POSIX_SOURCE macro
129 # define _POSIX_SOURCE 1 macro
147 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
165 #if (!defined __STRICT_ANSI__ && !defined _POSIX_SOURCE && \
167 # define _POSIX_SOURCE macro
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_restart.c44 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
45 #define _POSIX_SOURCE macro
H A Dlib_newterm.c44 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
45 #define _POSIX_SOURCE macro
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dfiledoalloc.c59 #ifndef _POSIX_SOURCE
60 # define _POSIX_SOURCE macro
H A Dwfiledoalloc.c59 #ifndef _POSIX_SOURCE
60 # define _POSIX_SOURCE macro
H A Diopopen.c29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixdir.h49 #if defined (_POSIX_SOURCE) && (!defined (STRUCT_DIRENT_HAS_D_INO) || defined (BROKEN_DIRENT_D_INO))
55 #endif /* _POSIX_SOURCE */
/haiku-fatelf/src/bin/bash/include/
H A Dposixdir.h53 #if defined (_POSIX_SOURCE) && (!defined (HAVE_STRUCT_DIRENT_D_INO) || defined (BROKEN_DIRENT_D_INO))
59 #endif /* _POSIX_SOURCE */
H A Dshtty.h40 * The _POSIX_SOURCE define is to avoid multiple symbol definitions
46 # if (defined (SunOS4) || defined (SunOS5)) && !defined (_POSIX_SOURCE)
47 # define _POSIX_SOURCE macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixdir.h53 #if defined (_POSIX_SOURCE) && (!defined (HAVE_STRUCT_DIRENT_D_INO) || defined (BROKEN_DIRENT_D_INO))
59 #endif /* _POSIX_SOURCE */
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfileblocks.c29 #if !HAVE_STRUCT_STAT_ST_BLOCKS && !defined _POSIX_SOURCE && defined BSIZE
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfileblocks.c29 #if !HAVE_STRUCT_STAT_ST_BLOCKS && !defined _POSIX_SOURCE && defined BSIZE
/haiku-fatelf/src/bin/sharutils/
H A Dconfig.h.in67 #undef _POSIX_SOURCE
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dlib_raw.c54 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
55 #define _POSIX_SOURCE macro
H A Dlib_setup.c46 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
47 #define _POSIX_SOURCE macro
/haiku-fatelf/src/libs/ncurses/ncurses/trace/
H A Dlib_tracebits.c39 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
40 #define _POSIX_SOURCE macro
/haiku-fatelf/headers/cpp/
H A Diostdio.h105 #if !defined(__STRICT_ANSI__) || defined(_POSIX_SOURCE)
/haiku-fatelf/src/bin/less/
H A Ddefines.o9193 #define _POSIX_SOURCE 0
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dlib_tstp.c45 #if SVR4_ACTION && !defined(_POSIX_SOURCE)
46 #define _POSIX_SOURCE macro
/haiku-fatelf/headers/build/gcc-2.95.3/
H A Dstddef.h241 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/haiku-fatelf/src/bin/gawk/
H A Dconfigh.in413 #undef _POSIX_SOURCE
/haiku-fatelf/src/bin/gdb/gdb/
H A Dconfig.in45 #undef _POSIX_SOURCE
/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h34 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS

Completed in 199 milliseconds

12