Home
last modified time | relevance | path

Searched refs:_REENTRANT (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT macro
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
D_gcc.h39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT macro
D_as400.h6 # ifdef _REENTRANT
D_evc.h120 #undef _REENTRANT
121 #define _REENTRANT macro
D_apple.h93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated
Dfeatures.h260 #if (defined (_REENTRANT) || defined (_THREAD_SAFE)) && !defined (_STLP_THREADS)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
Dlibstdcpp3.hpp27 #if defined(__osf__) && !defined(_REENTRANT) \
31 # define _REENTRANT macro
/ndk/sources/cxx-stl/stlport/stlport/
Dstdlib.h31 (defined (__HP_aCC) && defined (_REENTRANT))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
Dsuffix.hpp248 #if (defined(__MT__) || defined(_MT) || defined(_REENTRANT) \
/ndk/build/tools/toolchain-patches/gcc/
D0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch34 #define _REENTRANT 1
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_threads.h84 …f defined (PTHREAD_MUTEX_INITIALIZER) && !defined (_STLP_MUTEX_INITIALIZER) && defined (_REENTRANT)
/ndk/sources/android/support/src/stdio/
Dstrtod.c463 #ifdef _REENTRANT