Searched defs:_ALL_SOURCE (Results 1 - 7 of 7) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dutil.h40 #define _ALL_SOURCE 1 macro
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h296 #ifndef _ALL_SOURCE
297 # define _ALL_SOURCE 1 macro
/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h56 #if 1 && defined(__INTERIX) && defined(__GNUC__) && !defined(_ALL_SOURCE)
57 # define _ALL_SOURCE 1 macro
H A Dminilzo-inl.c80 #if 1 && defined(__INTERIX) && defined(__GNUC__) && !defined(_ALL_SOURCE)
81 # define _ALL_SOURCE 1 macro
/external/bison/darwin-lib/
H A Dconfig.h2097 #ifndef _ALL_SOURCE
2098 # define _ALL_SOURCE 1 macro
/external/bison/linux-lib/
H A Dconfig.h2097 #ifndef _ALL_SOURCE
2098 # define _ALL_SOURCE 1 macro
/external/bison/lib/
H A Dconfig.in.h2096 #ifndef _ALL_SOURCE
2097 # undef _ALL_SOURCE macro

Completed in 680 milliseconds