Home
last modified time | relevance | path

Searched defs:BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.h52 #define BUFSIZE (MAX_PATH*2) // long enough to hold a file name path macro
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp36 #define BUFSIZE 1100 macro