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

<<1112

  /external/valgrind/main/VEX/test/
test-i386.c 20 #define _GNU_SOURCE
    [all...]
  /external/valgrind/main/helgrind/
hg_intercepts.c 150 #define _GNU_SOURCE 1
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 17 extension to the POSIX standard, if _GNU_SOURCE is defined. */
18 # define _GNU_SOURCE 1
    [all...]
  /external/bison/src/
parse-gram.c     [all...]
  /external/bison/lib/
vasnprintf.c 49 #ifndef _GNU_SOURCE
50 # define _GNU_SOURCE 1
    [all...]
  /external/chromium/third_party/libevent/
evdns.c 58 #define _GNU_SOURCE
    [all...]
  /external/e2fsprogs/e2fsck/
pass1.c 40 #define _GNU_SOURCE 1 /* get strnlen() */
    [all...]
  /external/linux-tools-perf/util/
symbol.c 1 #define _GNU_SOURCE
    [all...]
  /external/qemu/
vl-android.c 27 #define _GNU_SOURCE 1
    [all...]
  /external/valgrind/main/coregrind/
m_main.c     [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_backing_store.c 24 #define _GNU_SOURCE
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 648 #define _GNU_SOURCE /* Turns on mremap() definition */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 305 #ifndef _GNU_SOURCE
306 # define _GNU_SOURCE
    [all...]
  /external/sqlite/dist/
sqlite3.c 305 #ifndef _GNU_SOURCE
306 # define _GNU_SOURCE
    [all...]
  /external/valgrind/main/perf/
tinycc.c 20 #define _GNU_SOURCE
    [all...]

Completed in 1756 milliseconds

<<1112