Home
last modified time | relevance | path

Searched refs:_POSIX_C_SOURCE (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dplatform_util.c27 #if !defined(_POSIX_C_SOURCE)
28 #define _POSIX_C_SOURCE 200112L macro
A Dthreading.c26 #if !defined(_POSIX_C_SOURCE)
27 #define _POSIX_C_SOURCE 200112L macro
A Dnet_sockets.c25 #define _POSIX_C_SOURCE 200112L macro
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h627 #define _POSIX_C_SOURCE 200112L macro
659 #if !defined(_POSIX_C_SOURCE)
660 #define _POSIX_C_SOURCE 200809L macro
690 #if !defined(_POSIX_C_SOURCE)
691 #define _POSIX_C_SOURCE 200809L macro
725 #if !defined(_POSIX_C_SOURCE)
726 #define _POSIX_C_SOURCE 200809L macro
/AliOS-Things-master/components/mbedtls/programs/aes/
A Daescrypt2.c25 #define _POSIX_C_SOURCE 1 macro
A Dcrypt_and_hash.c26 #define _POSIX_C_SOURCE 1 macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dtimepng.c17 #define _POSIX_C_SOURCE 199309L /* for clock_gettime */ macro
/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_mail_client.c25 #define _POSIX_C_SOURCE 200112L macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dvwebp.c18 #define _POSIX_C_SOURCE 200112L // for setenv macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.ac464 #_POSIX_C_SOURCE=2
465 #AC_DEFINE_UNQUOTED(_POSIX_C_SOURCE, $_POSIX_C_SOURCE, [Define this macro to a positive integer to …
A DChangeLog5809 (not used by library build). Do not define _POSIX_C_SOURCE=2 since
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c33 # define _POSIX_C_SOURCE 199309L macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng2-x.c118 #if _POSIX_C_SOURCE >= 199309L /* have nanosleep() */

Completed in 40 milliseconds