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

1 2 3

  /bionic/libc/include/sys/
ipc.h 40 #if defined(__USE_GNU)
un.h 40 #if defined(__USE_BSD) || defined(__USE_GNU)
sem.h 36 #if defined(__USE_GNU)
58 #if defined(__USE_GNU)
uio.h 41 #if defined(__USE_GNU)
48 #if defined(__USE_GNU)
time.h 54 #if defined(__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
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
mremap01.c 71 * (included by sys/mman.h) __USE_GNU needs to be defined.
79 #define __USE_GNU
81 #undef __USE_GNU
  /external/ltp/testcases/kernel/controllers/cpuctl_fj/
cpuctl_fj_cpu-hog.c 30 #define __USE_GNU
  /bionic/libc/include/
search.h 32 #if defined(__USE_BSD) || defined(__USE_GNU)
47 #if defined(__USE_BSD) || defined(__USE_GNU)
fcntl.h 43 #if defined(__USE_GNU) || defined(__USE_BSD)
89 #if defined(__USE_GNU)
string.h 54 #if defined(__USE_GNU)
63 #if defined(__USE_GNU)
96 #if defined(__USE_GNU) && __ANDROID_API__ >= 23
129 #if defined(__USE_GNU) && !defined(basename)
dirent.h 95 #if defined(__USE_GNU)
  /external/linux-kselftest/tools/testing/selftests/x86/
test_FISTTP.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
test_FCMOV.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
test_FCOMI.c 4 #undef __USE_GNU
5 #define __USE_GNU 1
  /bionic/libc/kernel/uapi/linux/
libc-compat.h 47 #if defined(__USE_MISC) || defined(__USE_GNU)
  /external/clang/lib/Headers/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /external/iproute2/include/uapi/linux/
libc-compat.h 106 #if defined(__USE_MISC) || defined (__USE_GNU)
  /external/kernel-headers/original/uapi/linux/
libc-compat.h 106 #if defined(__USE_MISC) || defined (__USE_GNU)
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 39 __USE_GNU = 1
  /external/libhevc/common/
ithread.c 46 #define __USE_GNU
  /external/libxcam/xcore/
xcam_thread.cpp 103 #ifdef __USE_GNU
  /external/python/cpython2/Lib/plat-atheos/
TYPES.py 37 __USE_GNU = 1

Completed in 742 milliseconds

1 2 3