HomeSort by relevance Sort by last modified time
    Searched defs:_GNU_SOURCE (Results 176 - 200 of 261) sorted by null

1 2 3 4 5 6 78 91011

  /external/chromium_org/native_client_sdk/src/libraries/xray/
symtable.c 7 #define _GNU_SOURCE
  /external/chromium_org/sandbox/linux/suid/
sandbox.c 9 #define _GNU_SOURCE
  /external/chromium_org/third_party/libevent/
buffer.c 39 #define _GNU_SOURCE
  /external/chromium_org/third_party/openssl/openssl/crypto/dso/
dso_dlfcn.c 60 that handle _GNU_SOURCE and other similar macros. Defining it later
64 # ifndef _GNU_SOURCE
65 # define _GNU_SOURCE /* make sure dladdr is declared */
  /external/clang/lib/Headers/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /external/e2fsprogs/intl/
localealias.c 22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1
relocatable.c 24 #ifndef _GNU_SOURCE
25 # define _GNU_SOURCE 1
vasnprintf.c 22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1
  /external/e2fsprogs/lib/blkid/
devname.c 14 #define _GNU_SOURCE 1
  /external/e2fsprogs/lib/ext2fs/
test_io.c 13 #define _GNU_SOURCE
16 #define _GNU_SOURCE
  /external/e2fsprogs/misc/
uuidd.c 12 #define _GNU_SOURCE /* for setres[ug]id() */
  /external/libunwind/tests/
test-coredump-unwind.c 24 #undef _GNU_SOURCE
25 #define _GNU_SOURCE 1
  /external/openssl/crypto/dso/
dso_dlfcn.c 60 that handle _GNU_SOURCE and other similar macros. Defining it later
64 # ifndef _GNU_SOURCE
65 # define _GNU_SOURCE /* make sure dladdr is declared */
  /external/oprofile/daemon/
opd_perfmon.c 14 #define _GNU_SOURCE
  /external/oprofile/utils/
ophelp.c 12 #define _GNU_SOURCE
  /external/qemu/distrib/ext4_utils/src/
ext4_utils.h 24 #ifndef _GNU_SOURCE
25 #define _GNU_SOURCE
  /external/qemu/distrib/libsparse/src/
sparse_read.c 17 #define _GNU_SOURCE
  /external/valgrind/main/drd/tests/
matinv.c 9 #define _GNU_SOURCE
  /external/valgrind/main/helgrind/
hg_intercepts.c 150 #define _GNU_SOURCE 1
    [all...]
  /hardware/intel/common/libva/va/
va_fool.c 25 #define _GNU_SOURCE 1
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 31 * use it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE

Completed in 731 milliseconds

1 2 3 4 5 6 78 91011