| /OK3568_Linux_fs/kernel/tools/build/feature/ |
| H A D | test-sched_getcpu.c | 2 #ifndef _GNU_SOURCE 3 #define _GNU_SOURCE macro 12 #undef _GNU_SOURCE
|
| H A D | test-gettid.c | 3 #define _GNU_SOURCE macro 11 #undef _GNU_SOURCE
|
| H A D | test-setns.c | 2 #define _GNU_SOURCE macro 9 #undef _GNU_SOURCE
|
| H A D | test-reallocarray.c | 2 #define _GNU_SOURCE macro 10 #undef _GNU_SOURCE
|
| H A D | test-get_current_dir_name.c | 2 #define _GNU_SOURCE macro 11 #undef _GNU_SOURCE
|
| H A D | test-libpython.c | 10 #undef _GNU_SOURCE
|
| H A D | test-file-handle.c | 1 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/buildroot/package/dieharder/ |
| H A D | 0003-Add-_GNU_SOURCE-for-uint-and-M_PI-with-musl-libc.patch | 4 Subject: [PATCH] Add _GNU_SOURCE for uint and M_PI with musl libc 6 When building with musl libc _GNU_SOURCE need to be defined 22 +#define _GNU_SOURCE 1
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | backtrace.c | 38 #ifndef _GNU_SOURCE 39 #define _GNU_SOURCE macro 112 #ifndef _GNU_SOURCE 113 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | features.h | 109 #ifndef _GNU_SOURCE 110 #define _GNU_SOURCE macro 116 #ifdef _GNU_SOURCE 266 #ifdef _GNU_SOURCE
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | features.h | 109 #ifndef _GNU_SOURCE 110 #define _GNU_SOURCE macro 116 #ifdef _GNU_SOURCE 266 #ifdef _GNU_SOURCE
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | load_address.c | 2 #ifndef _GNU_SOURCE 3 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/ |
| H A D | GNU_SOURCE.patch | 4 Subject: [PATCH] Define _GNU_SOURCE to get PTHREAD_MUTEX_INITIALIZER 26 +#define _GNU_SOURCE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | GNU_SOURCE.patch | 4 Subject: [PATCH] Define _GNU_SOURCE to get PTHREAD_MUTEX_INITIALIZER 25 +#define _GNU_SOURCE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | 0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch | 4 Subject: [PATCH 3/4] cli: Define _GNU_SOURCE for getting sighandler_t 20 +#define _GNU_SOURCE
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | test_FISTTP.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
| H A D | test_FCMOV.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
| H A D | test_FCOMI.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
| H A D | test_syscall_vdso.c | 11 #undef _GNU_SOURCE 12 #define _GNU_SOURCE 1 macro
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
| H A D | 0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch | 24 -#if defined(__GNUC__) && defined(_GNU_SOURCE) && \ 25 +#if defined(__GNUC__) && defined(_GNU_SOURCE) && defined(__GLIBC__) && \
|
| /OK3568_Linux_fs/kernel/tools/lib/api/fs/ |
| H A D | tracing_path.c | 2 #ifndef _GNU_SOURCE 3 # define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/kernel/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.c | 6 #ifndef _GNU_SOURCE 7 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | exec_target.c | 9 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/splice/ |
| H A D | default_file_splice_read.c | 2 #define _GNU_SOURCE macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/membarrier/ |
| H A D | membarrier_test_single_thread.c | 2 #define _GNU_SOURCE macro
|