/third_party/node/deps/cares/m4/ |
D | cares-reentrant.m4 | 30 dnl Checks if the preprocessor _REENTRANT definition 62 #define _REENTRANT 82 dnl Checks if the preprocessor _REENTRANT definition 101 #define _REENTRANT 115 dnl Checks if the preprocessor _REENTRANT definition 134 #define _REENTRANT 148 dnl Checks if the preprocessor _REENTRANT definition 167 #define _REENTRANT 181 dnl Checks if the preprocessor _REENTRANT definition 200 #define _REENTRANT [all …]
|
/third_party/node/deps/cares/src/lib/ |
D | ares_setup.h | 68 # ifndef _REENTRANT 69 # define _REENTRANT macro
|
D | ares_config.h.in | 355 /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
|
/third_party/libxml2/include/libxml/ |
D | xmlversion.h | 94 #if defined(_REENTRANT) || defined(__MT__) || \
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 38 #ifndef _REENTRANT 39 #define _REENTRANT macro
|
/third_party/ntfs-3g/ |
D | config.h | 453 #define _REENTRANT 1 macro
|
D | configure.ac | 283 [_REENTRANT], definition
|
/third_party/popt/ |
D | BUILD.gn | 32 "_REENTRANT",
|
/third_party/libxml2/ |
D | BUILD.gn | 40 "_REENTRANT", 202 "_REENTRANT",
|
D | CMakeLists.txt | 418 target_compile_definitions(LibXml2 PRIVATE _REENTRANT)
|
D | NEWS | 379 Stop defining _REENTRANT on some Win32 platforms (Nick Wellnhofer),
|
/third_party/openssl/ |
D | e_os.h | 300 # if !defined(_REENTRANT) in ossl_sleep()
|
/third_party/icu/icu4c/ |
D | BUILD.gn | 538 "_REENTRANT", 599 "_REENTRANT", 659 "_REENTRANT", 709 "_REENTRANT", 766 "_REENTRANT",
|
/third_party/icu/icu4c/source/ |
D | BUILD.gn | 40 "_REENTRANT", 291 "_REENTRANT", 364 "_REENTRANT",
|
/third_party/harfbuzz/m4/ |
D | ax_pthread.m4 | 212 ax_pthread_check_macro="_REENTRANT" 261 # -pthread does define _REENTRANT, and while the Darwin headers
|
/third_party/skia/third_party/externals/harfbuzz/m4/ |
D | ax_pthread.m4 | 212 ax_pthread_check_macro="_REENTRANT" 261 # -pthread does define _REENTRANT, and while the Darwin headers
|
/third_party/freetype/builds/unix/ |
D | ax_pthread.m4 | 253 ax_pthread_check_macro="_REENTRANT" 363 # -pthread does define _REENTRANT, and while the Darwin headers
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
D | ax_pthread.m4 | 253 ax_pthread_check_macro="_REENTRANT" 363 # -pthread does define _REENTRANT, and while the Darwin headers
|
/third_party/skia/third_party/externals/microhttpd/ |
D | MHD_config.h.in | 394 #undef _REENTRANT
|
D | configure.ac | 138 AC_DEFINE_UNQUOTED(_REENTRANT,1,[Need with solaris or errno doesnt work]) definition
|
/third_party/libuv/ |
D | CMakeLists.txt | 351 list(APPEND uv_defines __EXTENSIONS__ _XOPEN_SOURCE=500 _REENTRANT)
|
/third_party/python/ |
D | configure.ac | 3223 AH_TEMPLATE(_REENTRANT, template 3228 # Defining _REENTRANT on system with POSIX threads should not hurt. 3229 AC_DEFINE(_REENTRANT) definition 3273 AC_DEFINE(_REENTRANT) definition
|
D | pyconfig.h.in | 1648 #undef _REENTRANT
|
/third_party/python/patches/ |
D | cpython_mingw_v3.10.2.patch | 10324 AH_TEMPLATE(_REENTRANT,
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 268 #if defined(_REENTRANT) || defined(_MSC_VER)
|