Home
last modified time | relevance | path

Searched defs:_POSIX_C_SOURCE (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Duposixdefs.h74 #define _POSIX_C_SOURCE 200809L macro
/third_party/node/deps/icu-small/source/common/
Duposixdefs.h74 #define _POSIX_C_SOURCE 200809L macro
/third_party/icu/icu4c/source/common/
Duposixdefs.h74 #define _POSIX_C_SOURCE 200809L macro
/third_party/mbedtls/library/
Dplatform_util.c27 #define _POSIX_C_SOURCE 200112L macro
Dthreading.c25 #define _POSIX_C_SOURCE 200112L macro
Dnet_sockets.c24 #define _POSIX_C_SOURCE 200112L macro
/third_party/pulseaudio/src/pulsecore/
Dcore-rtclock.c26 #define _POSIX_C_SOURCE 1 macro
/third_party/mbedtls/programs/aes/
Dcrypt_and_hash.c24 #define _POSIX_C_SOURCE 200112L macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h678 #define _POSIX_C_SOURCE 199009 macro
684 #define _POSIX_C_SOURCE 199209 macro
692 #define _POSIX_C_SOURCE 200809 macro
696 #define _POSIX_C_SOURCE 200112 macro
700 #define _POSIX_C_SOURCE 199506 macro
709 #define _POSIX_C_SOURCE 198808 macro
/third_party/glfw/deps/
Dtinycthread.h68 #define _POSIX_C_SOURCE 199309L macro
/third_party/lz4/examples/
Dcompress_functions.c60 #define _POSIX_C_SOURCE 199309L macro
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dtimepng.c17 #define _POSIX_C_SOURCE 199309L /* for clock_gettime */ macro
/third_party/node/deps/base64/base64/test/
Dbenchmark.c3 #define _POSIX_C_SOURCE 199309L macro
/third_party/openssl/apps/lib/
Dhttp_server.c17 # define _POSIX_C_SOURCE 2 macro
Dvms_term_sock.c23 # define _POSIX_C_SOURCE 2 macro
/third_party/node/deps/openssl/openssl/apps/lib/
Dhttp_server.c17 # define _POSIX_C_SOURCE 2 macro
Dvms_term_sock.c23 # define _POSIX_C_SOURCE 2 macro
/third_party/node/deps/openssl/openssl/crypto/ui/
Dui_openssl.c28 # define _POSIX_C_SOURCE 2 macro
/third_party/mbedtls/programs/ssl/
Dssl_mail_client.c24 #define _POSIX_C_SOURCE 200112L macro
/third_party/openssl/crypto/ui/
Dui_openssl.c28 # define _POSIX_C_SOURCE 2 macro
/third_party/skia/third_party/externals/libwebp/examples/
Dvwebp.c18 #define _POSIX_C_SOURCE 200112L // for setenv macro
/third_party/python/
Dconfigure.ac556 AC_DEFINE(_POSIX_C_SOURCE, 200809L, Define to activate features from IEEE Stds 1003.1-2008) definition
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c33 # define _POSIX_C_SOURCE 199309L macro
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c30 #define _POSIX_C_SOURCE 200809L /* for posix_memalign() */ macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs21 pub const _POSIX_C_SOURCE: u32 = 200809; constant

12