Home
last modified time | relevance | path

Searched refs:HAVE_DIRENT_H (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms_conf.h126 #define HAVE_DIRENT_H macro
H A Dos_unix.h112 #ifdef HAVE_DIRENT_H
H A Dconfig.h.in244 #undef HAVE_DIRENT_H
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt4822 Unix and VMS: "#if HAVE_DIRENT_H" caused problems for some compilers. Use
4823 "#ifdef HAVE_DIRENT_H" instead. (Jones)