Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpty.c122 #ifndef PTYRANGE1
123 # define PTYRANGE1 "0123456789abcdef" macro
415 for (d = PTYRANGE1; (p[1] = *d) != '\0'; d++) in mch_openpty()
H A Dconfig.h.in133 #undef PTYRANGE1
H A Dconfigure.ac3663 AC_DEFINE_UNQUOTED(PTYRANGE1,"$p1") definition