HomeSort by relevance Sort by last modified time
    Searched defs:_REENTRANT (Results 1 - 17 of 17) sorted by null

  /external/libxml2/include/libxml/
xmlexports.h 76 #if !defined _REENTRANT
77 #define _REENTRANT
100 #if !defined _REENTRANT
101 #define _REENTRANT
129 #if !defined _REENTRANT
130 #define _REENTRANT
  /bionic/libc/upstream-netbsd/android/include/
reentrant.h 20 #define _REENTRANT
  /external/c-ares/
ares_setup.h 62 * Tru64 needs _REENTRANT set for a few function prototypes and
68 # ifndef _REENTRANT
69 # define _REENTRANT
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
_apple.h 93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h 120 #undef _REENTRANT
121 #define _REENTRANT
_gcc.h 39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
_apple.h 93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h 120 #undef _REENTRANT
121 #define _REENTRANT
_gcc.h 39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT
  /external/curl/CMake/
CurlTests.c 81 # define _REENTRANT
82 /* no idea whether _REENTRANT is always set, just invent a new flag */
248 #define _REENTRANT
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 27 #if defined(__osf__) && !defined(_REENTRANT) \
29 // GCC 3 on Tru64 forces the definition of _REENTRANT when any std lib header
31 # define _REENTRANT
56 // linux on arm apparently doesn't define _REENTRANT
  /external/curl/lib/
curl_setup.h 104 * Tru64 needs _REENTRANT set for a few function prototypes and
110 # ifndef _REENTRANT
111 # define _REENTRANT
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h     [all...]

Completed in 523 milliseconds