Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/
A DSDL_internal.h25 #ifndef _GNU_SOURCE
26 #define _GNU_SOURCE macro
/AliOS-Things-master/components/mbedtls/library/
A Dentropy_poll.c24 #define _GNU_SOURCE macro
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h662 #if !defined(_GNU_SOURCE)
663 #define _GNU_SOURCE /* e.g. getdate_r */ macro
693 #if !defined(_GNU_SOURCE)
694 #define _GNU_SOURCE /* e.g. getdate_r */ macro
728 #if !defined(_GNU_SOURCE)
729 #define _GNU_SOURCE /* e.g. getdate_r */ macro
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c27 #ifndef _GNU_SOURCE
28 #define _GNU_SOURCE /* needed for wcsdup() before glibc 2.10 */ macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c23 #define _GNU_SOURCE 1 /* For the floating point exception extension */ macro

Completed in 38 milliseconds