Home
last modified time | relevance | path

Searched refs:HAVE_PUTENV (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Dos_mac.h258 # define HAVE_PUTENV macro
264 # define HAVE_PUTENV macro
H A Dos_vms_conf.h118 #define HAVE_PUTENV macro
H A Dproto.h274 # if !defined(HAVE_SETENV) && !defined(HAVE_PUTENV) && !defined(VMS)
H A Dos_win32.h71 #define HAVE_PUTENV // at least Bcc 5.2 and MSC have it macro
H A Dif_python.c51 #ifdef HAVE_PUTENV
52 # undef HAVE_PUTENV
H A Dif_python3.c54 #ifdef HAVE_PUTENV
55 # undef HAVE_PUTENV
H A Dconfig.h.in189 #undef HAVE_PUTENV
H A Dmisc2.c2505 #if !defined(HAVE_SETENV) && !defined(HAVE_PUTENV)
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt9377 Solution: Define HAVE_PUTENV to use DJGPP's putenv(). (Walter Briscoe)
10294 Solution: Define HAVE_PUTENV. Undefine OK after including curses.h.