Home
last modified time | relevance | path

Searched refs:HAVE_SELECT (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms_conf.h182 #undef HAVE_SELECT
191 #define HAVE_SELECT macro
H A Dos_mac.h256 # define HAVE_SELECT 1 macro
H A Dosdef1.h.in45 #if !defined(HAVE_SELECT)
H A Dif_xcmdsrv.c561 #ifndef HAVE_SELECT in ServerWait()
598 #ifndef HAVE_SELECT in ServerWait()
H A Dchannel.c1571 # if defined(HAVE_SELECT) in can_write_buf_line()
3313 #if defined(HAVE_SELECT)
3429 #if defined(HAVE_SELECT) in channel_wait()
4371 #if (defined(UNIX) && !defined(HAVE_SELECT)) || defined(PROTO)
4464 #if (!defined(MSWIN) && defined(HAVE_SELECT)) || defined(PROTO)
H A Dvim.h494 #ifndef HAVE_SELECT
498 # define HAVE_SELECT macro
H A Dconfig.h.in193 #undef HAVE_SELECT
H A Dstructs.h2215 # if defined(UNIX) && !defined(HAVE_SELECT)
H A Dos_unix.c640 # ifndef HAVE_SELECT in mch_delay()
6195 #ifndef HAVE_SELECT in RealWaitForChar()
/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c22 #ifdef HAVE_SELECT
210 #ifndef HAVE_SELECT in sendToVim()