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

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
sigemptyset.c 8 #if defined(__native_client__) && !defined(__GLIBC__) && !defined(__BIONIC__)
sigfillset.c 8 #if defined(__native_client__) && !defined(__GLIBC__) && !defined(__BIONIC__)
access.c 8 #if !defined(__native_client__) || defined(__GLIBC__) || defined(__BIONIC__)
cfgetispeed.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
cfgetospeed.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
sigaddset.c 8 #if defined(__native_client__) && !defined(__GLIBC__) && !defined(__BIONIC__)
sigdelset.c 8 #if defined(__native_client__) && !defined(__GLIBC__) && !defined(__BIONIC__)
sigismember.c 8 #if defined(__native_client__) && !defined(__GLIBC__) && !defined(__BIONIC__)
tcdrain.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
tcflush.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
cfsetispeed.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
cfsetospeed.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
poll.c 8 #if !defined(__BIONIC__)
tcflow.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
tcgetattr.c 8 * Include something that will define __BIONIC__, then wrap the entire file
12 #if !defined(__BIONIC__)
tcsendbreak.c 8 * Include something that will define __BIONIC__, then wrap the entire file
12 #if !defined(__BIONIC__)
tcsetattr.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
cfsetspeed.c 7 * Include something that will define __BIONIC__, then wrap the entire file
11 #if !defined(__BIONIC__)
ntohs.c 7 #if defined(PROVIDES_SOCKET_API) && !defined(__GLIBC__) && !defined(__BIONIC__)
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
ossignal.h 10 #if defined(__GLIBC__) || defined(__BIONIC__)
in6_addr.c 6 #if defined(PROVIDES_SOCKET_API) && !defined(__GLIBC__) && !defined(__BIONIC__)
  /bionic/tests/
stack_unwinding_test.cpp 31 #if defined(__BIONIC__) && defined(__i386__)
mntent_test.cpp 25 #if __BIONIC__ // glibc doesn't let you call getmntent/getmntent_r with a NULL FILE*.
  /external/qemu/distrib/ext4_utils/src/
ext4_kernel_headers.h 22 #ifdef __BIONIC__
44 #ifndef __BIONIC__
  /system/extras/ext4_utils/
ext4_kernel_headers.h 22 #ifdef __BIONIC__
44 #ifndef __BIONIC__

Completed in 172 milliseconds

1 2 3 4 5 6 7 8 91011