Searched refs:_POSIX_C_SOURCE (Results 1 - 25 of 294) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfnmatch.in.h43 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
H A Dfnmatch.h54 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfnmatch.h39 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
H A Dfnmatch.in.h38 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dfeatures.h28 _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 || \
130 # undef _POSIX_C_SOURCE macro
131 # define _POSIX_C_SOURCE 199506L macro
147 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
166 !defined _POSIX_C_SOURCE)
169 # define _POSIX_C_SOURCE 2 macro
171 # define _POSIX_C_SOURCE 19950 macro
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/haiku-fatelf/src/bin/diffutils/lib/
H A Dfnmatch.hin51 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_once/
H A D1-2.c34 #define _POSIX_C_SOURCE 200112L macro
H A D2-1.c33 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_exit/
H A D6-2.c31 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_unlink/
H A D4-2.c33 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A Dt0.c38 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/fork/
H A D4-1.c32 #define _POSIX_C_SOURCE 200112L macro
H A D9-1.c35 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_init/speculative/
H A D5-2.c34 #define _POSIX_C_SOURCE 200112L macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A D18-1.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-10.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-11.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-12.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-13.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-14.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-15.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-16.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-17.c33 #define _POSIX_C_SOURCE 200112L macro
H A D18-18.c33 #define _POSIX_C_SOURCE 200112L macro

Completed in 123 milliseconds

1234567891011>>