HomeSort by relevance Sort by last modified time
    Searched refs:_GNU_SOURCE (Results 226 - 250 of 290) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/third_party/libevent/
buffer.c 39 #define _GNU_SOURCE
kqueue.c 33 #define _GNU_SOURCE 1
  /external/e2fsprogs/debugfs/
dump.c 8 #define _GNU_SOURCE /* for O_LARGEFILE */
  /external/valgrind/main/drd/tests/
matinv.c 9 #define _GNU_SOURCE
omp_matinv.c 9 #define _GNU_SOURCE
  /bionic/libc/include/
stdio.h 443 #ifdef _GNU_SOURCE
458 #endif /* _GNU_SOURCE */
  /external/e2fsprogs/lib/blkid/
devname.c 14 #define _GNU_SOURCE 1
  /external/e2fsprogs/misc/
uuidd.c 12 #define _GNU_SOURCE /* for setres[ug]id() */
  /external/linux-tools-perf/util/
trace-event-info.c 21 #define _GNU_SOURCE
trace-event-parse.c 24 #define _GNU_SOURCE
31 #undef _GNU_SOURCE
    [all...]
  /external/oprofile/daemon/
opd_perfmon.c 14 #define _GNU_SOURCE
  /external/oprofile/utils/
ophelp.c 12 #define _GNU_SOURCE
  /external/valgrind/main/coregrind/m_ume/
elf.c 50 #define _GNU_SOURCE
  /ndk/sources/host-tools/make-3.81/
make.h 54 #define _GNU_SOURCE 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 387 #ifdef _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 387 #ifdef _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 387 #ifdef _GNU_SOURCE
  /system/core/libsparse/
sparse_read.c 17 #define _GNU_SOURCE
  /system/extras/tests/fstest/
perm_checker.c 19 #define _GNU_SOURCE
  /external/bison/lib/
config.in.h     [all...]
  /external/blktrace/btreplay/
btreplay.c 42 #if !defined(_GNU_SOURCE)
43 # define _GNU_SOURCE
    [all...]
  /external/e2fsprogs/intl/
dcigettext.c 22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1
    [all...]
loadmsgcat.c 22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1
    [all...]
  /external/linux-tools-perf/util/ui/browsers/
hists.c 1 #define _GNU_SOURCE
3 #undef _GNU_SOURCE
  /external/oprofile/libpp/
format_output.cpp 12 /* older glibc has C99 INFINITY in _GNU_SOURCE */
13 #ifndef _GNU_SOURCE
14 #define _GNU_SOURCE

Completed in 2309 milliseconds

1 2 3 4 5 6 7 8 91011>>