HomeSort by relevance Sort by last modified time
    Searched defs:__USE_GNU (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/base/cmds/interrupter/
interrupter.c 36 #define __USE_GNU
  /external/linux-kselftest/tools/testing/selftests/x86/
test_FCMOV.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
test_FISTTP.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
test_FCOMI.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
test_syscall_vdso.c 21 #undef __USE_GNU
22 #define __USE_GNU 1
  /external/ltp/testcases/kernel/controllers/cpuctl_fj/
cpuctl_fj_cpu-hog.c 30 #define __USE_GNU
  /external/ltp/testcases/kernel/syscalls/mremap/
mremap02.c 68 * (included by sys/mman.h) __USE_GNU needs to be defined.
78 #define __USE_GNU
80 #undef __USE_GNU
mremap01.c 71 * (included by sys/mman.h) __USE_GNU needs to be defined.
79 #define __USE_GNU
81 #undef __USE_GNU
mremap03.c 69 * (included by sys/mman.h) __USE_GNU needs to be defined.
79 #define __USE_GNU
81 #undef __USE_GNU
mremap04.c 70 * (included by sys/mman.h) __USE_GNU needs to be defined.
82 #define __USE_GNU
84 #undef __USE_GNU
  /external/libcap-ng/libcap-ng-0.7/utils/
filecap.c 30 #define __USE_GNU 1
  /external/ltp/testcases/kernel/syscalls/sched_getaffinity/
sched_getaffinity01.c 41 #define __USE_GNU
  /external/autotest/client/tests/aio_dio_bugs/src/
aio-dio-extend-stat.c 1 #define __USE_GNU
  /external/libavc/common/
ithread.c 54 #define __USE_GNU
  /external/libhevc/common/
ithread.c 46 #define __USE_GNU
  /external/libmpeg2/common/
ithread.c 48 #define __USE_GNU
  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
resumption.c 21 #define __USE_GNU 1
sigsegv.c 25 #define __USE_GNU 1
  /external/ltp/testcases/kernel/controllers/io-throttle/
iobw.c 23 #define __USE_GNU
  /external/libunwind/tests/
test-coredump-unwind.c 26 #undef __USE_GNU
27 #define __USE_GNU 1
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 39 __USE_GNU = 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h 80 __USE_GNU Define GNU extensions.
118 #undef __USE_GNU
305 # define __USE_GNU 1
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 39 __USE_GNU = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 39 __USE_GNU = 1
  /bionic/libc/include/sys/
cdefs.h 206 * In our header files we test against __USE_BSD and __USE_GNU.
210 # define __USE_GNU 1

Completed in 589 milliseconds

1 2