Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h170 #define HAVE_PIPE 1 /* pipe() [OS/2-specific code added] */ macro
/external/curl/lib/
Dconfig-tpf.h347 #define HAVE_PIPE 1 macro
Dconfig-plan9.h149 #define HAVE_PIPE 1 macro
Dconfig-vxworks.h443 #define HAVE_PIPE 1 macro
Dcurl_config.h539 #define HAVE_PIPE 1 macro
Dcurl_config.h.cmake510 #cmakedefine HAVE_PIPE 1
Dcurl_config.h.in538 #undef HAVE_PIPE
/external/python/cpython2/PC/os2emx/
Dpyconfig.h77 #define HAVE_PIPE 1 macro
/external/curl/src/
Dtool_main.c86 #ifdef HAVE_PIPE in main_checkfds()
/external/tensorflow/third_party/
Dcurl.BUILD602 "# define HAVE_PIPE 1",
/external/libevent/
Dconfig.h.in174 #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/python/cpython3/Modules/
Dposixmodule.c301 # define HAVE_PIPE 1 macro
322 # define HAVE_PIPE 1 macro
9989 #ifdef HAVE_PIPE
/external/curl/
DCMakeLists.txt1039 check_symbol_exists(pipe "${CURL_INCLUDES}" HAVE_PIPE)
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5652 #if defined(HAVE_PIPE)