Home
last modified time | relevance | path

Searched refs:USE_GETCWD (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms_conf.h9 #define USE_GETCWD macro
H A Dos_unix.h70 # define USE_GETCWD macro
H A Dos_unix.c2514 #if !defined(HAVE_STRERROR) && defined(USE_GETCWD)
2537 #if defined(USE_GETCWD) in mch_dirname()