Home
last modified time | relevance | path

Searched refs:__USE_GNU (Results 1 – 12 of 12) sorted by relevance

/third_party/alsa-lib/include/
Dsearch.h34 # ifdef __USE_GNU
57 # ifdef __USE_GNU
96 #ifdef __USE_GNU
153 #ifdef __USE_GNU
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/
Dcpuctl_fj_cpu-hog.c30 #define __USE_GNU macro
/third_party/boost/boost/config/platform/
Dlinux.hpp76 #if defined(__USE_GNU) && !defined(__ANDROID__) && !defined(ANDROID)
/third_party/boost/boost/detail/
Dfenv.hpp41 #ifdef __USE_GNU
/third_party/libunwind/tests/
Dtest-coredump-unwind.c26 #undef __USE_GNU
27 #define __USE_GNU 1 macro
/third_party/libnl/include/linux-private/linux/
Dlibc-compat.h106 #if defined(__USE_MISC) || defined (__USE_GNU)
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstrusage.c36 #ifndef __USE_GNU
37 # define __USE_GNU /* RUSAGE_THREAD */ macro
/third_party/boost/boost/test/
Dexecution_monitor.hpp75 defined(__GLIBC__) && defined(__USE_GNU) && \
/third_party/tzdata/
Dprivate.h524 # if defined environ || defined __USE_GNU
/third_party/gettext/gnulib-local/lib/
DChangeLog.01376 * printf-parse.h: Define _GNU_SOURCE not __USE_GNU.
1413 * getline.c (_GNU_SOURCE): Define this macro, not __USE_GNU.
1422 * printf-parse.h: Add prototypes and __USE_GNU definition.
1424 * getline.c: Define __USE_GNU to get prototype.
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c1471 #if (defined(linux) && !defined(__USE_GNU))
1472 #define __USE_GNU 1 macro
1474 #undef __USE_GNU
/third_party/sqlite/src/
Dsqlite3.c35585 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)