Searched defs:_POSIX_C_SOURCE (Results 1 - 14 of 14) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dmemalign2.c11 #undef _POSIX_C_SOURCE macro
12 #define _POSIX_C_SOURCE 200112L macro
/external/compiler-rt/test/msan/
H A Dstrerror_r-non-gnu.c6 #define _POSIX_C_SOURCE 200112 macro
/external/boringssl/src/crypto/bio/
H A Dprintf.c57 #if !defined(_POSIX_C_SOURCE)
58 #define _POSIX_C_SOURCE 201410L /* for snprintf, vprintf etc */ macro
H A Dbio_test.cc15 #if !defined(_POSIX_C_SOURCE)
16 #define _POSIX_C_SOURCE 201410L macro
/external/boringssl/src/crypto/
H A Ddirectory_posix.c27 #if !defined(_POSIX_C_SOURCE)
28 #define _POSIX_C_SOURCE 201409 /* for readdir_r */ macro
H A Dmem.c56 #if !defined(_POSIX_C_SOURCE)
57 #define _POSIX_C_SOURCE 201410L /* needed for strdup, snprintf, vprintf etc */ macro
H A Dtime_support.c58 #if !defined(_POSIX_C_SOURCE)
59 #define _POSIX_C_SOURCE 201410L /* for gmtime_r */ macro
/external/valgrind/none/tests/ppc32/
H A Ddata-cache-instructions.c9 #define _POSIX_C_SOURCE 200112L macro
/external/valgrind/none/tests/ppc64/
H A Ddata-cache-instructions.c9 #define _POSIX_C_SOURCE 200112L macro
/external/boringssl/src/crypto/lhash/
H A Dlhash_test.c15 #if !defined(_POSIX_C_SOURCE)
16 #define _POSIX_C_SOURCE 201410L macro
/external/harfbuzz_ng/src/
H A Dhb-blob.cc28 #ifndef _POSIX_C_SOURCE
29 #define _POSIX_C_SOURCE 199309L macro
/external/libpng/contrib/libtests/
H A Dtimepng.c17 #define _POSIX_C_SOURCE 199309L /* for clock_gettime */ macro
/external/ltrace/sysdeps/linux-gnu/
H A Dhooks.c21 #define _POSIX_C_SOURCE 200809L macro
/external/ltrace/
H A Dread_config_file.c27 #define _POSIX_C_SOURCE 200809L macro

Completed in 732 milliseconds