Home
last modified time | relevance | path

Searched refs:HAVE_PIPE (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h170 #define HAVE_PIPE 1 /* pipe() [OS/2-specific code added] */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h77 #define HAVE_PIPE 1 macro
/external/curl/lib/
Dconfig-tpf.h359 #define HAVE_PIPE 1 macro
Dconfig-symbian.h392 #define HAVE_PIPE 1 macro
Dconfig-vxworks.h452 #define HAVE_PIPE 1 macro
Dconfig-plan9.h151 #define HAVE_PIPE 1 macro
Dcurl_config.h531 #define HAVE_PIPE 1 macro
Dcurl_config.h.cmake486 #cmakedefine HAVE_PIPE 1
Dcurl_config.h.in530 #undef HAVE_PIPE
/external/curl/src/
Dtool_main.c86 #ifdef HAVE_PIPE in main_checkfds()
/external/tensorflow/third_party/
Dcurl.BUILD599 "# define HAVE_PIPE 1",
/external/libevent/
Dconfig.h.in170 #undef HAVE_PIPE
/external/python/cpython2/Modules/
Dposixmodule.c124 #define HAVE_PIPE 1 macro
133 #define HAVE_PIPE 1 macro
157 #define HAVE_PIPE 1 macro
6989 #ifdef HAVE_PIPE
9075 #ifdef HAVE_PIPE
/external/curl/
DCMakeLists.txt884 check_symbol_exists(pipe "${CURL_INCLUDES}" HAVE_PIPE)
/external/python/cpython3/Modules/
Dposixmodule.c191 #define HAVE_PIPE 1 macro
212 #define HAVE_PIPE 1 macro
9243 #ifdef HAVE_PIPE
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5122 #if defined(HAVE_PIPE)