/external/llvm-project/openmp/runtime/test/ompt/misc/ |
D | api_calls_places.c | 5 #define __USE_GNU macro 7 #undef __USE_GNU
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | test_FISTTP.c | 4 #undef __USE_GNU 5 #define __USE_GNU 1 macro
|
D | test_FCMOV.c | 4 #undef __USE_GNU 5 #define __USE_GNU 1 macro
|
D | test_FCOMI.c | 4 #undef __USE_GNU 5 #define __USE_GNU 1 macro
|
D | test_syscall_vdso.c | 13 #undef __USE_GNU 14 #define __USE_GNU 1 macro
|
/external/ltp/testcases/kernel/controllers/cpuctl_fj/ |
D | cpuctl_fj_cpu-hog.c | 30 #define __USE_GNU macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | DLFCN.py | 39 __USE_GNU = 1 variable
|
D | TYPES.py | 39 __USE_GNU = 1 variable
|
D | IN.py | 39 __USE_GNU = 1 variable
|
/external/iproute2/include/uapi/linux/ |
D | libc-compat.h | 106 #if defined(__USE_MISC) || defined (__USE_GNU)
|
/external/clang/lib/Headers/ |
D | limits.h | 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
|
/external/llvm-project/clang/lib/Headers/ |
D | limits.h | 91 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
|
/external/libnl/include/linux-private/linux/ |
D | libc-compat.h | 106 #if defined(__USE_MISC) || defined (__USE_GNU)
|
/external/kernel-headers/original/uapi/linux/ |
D | libc-compat.h | 106 #if defined(__USE_MISC) || defined (__USE_GNU)
|
/external/python/cpython2/Lib/plat-atheos/ |
D | TYPES.py | 37 __USE_GNU = 1 variable
|
D | IN.py | 37 __USE_GNU = 1 variable
|
/external/libmpeg2/common/ |
D | ithread.c | 48 #define __USE_GNU macro
|
/external/libavc/common/ |
D | ithread.c | 54 #define __USE_GNU macro
|
/external/libhevc/common/ |
D | ithread.c | 46 #define __USE_GNU macro
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | filecap.c | 30 #define __USE_GNU 1 macro
|
/external/autotest/client/tests/aio_dio_bugs/src/ |
D | aio-dio-extend-stat.c | 1 #define __USE_GNU macro
|
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/ |
D | sigsegv.c | 25 #define __USE_GNU 1 macro
|
D | resumption.c | 21 #define __USE_GNU 1 macro
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | iobw.c | 23 #define __USE_GNU macro
|
/external/igt-gpu-tools/benchmarks/ |
D | gem_syslatency.c | 236 #ifdef __USE_GNU in bind_cpu()
|