Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpty.c119 #ifndef PTYRANGE0
120 # define PTYRANGE0 "qprs" macro
413 for (l = PTYRANGE0; (*p = *l) != '\0'; l++) in mch_openpty()
H A Dconfig.h.in132 #undef PTYRANGE0
H A Dconfigure.ac3662 AC_DEFINE_UNQUOTED(PTYRANGE0,"$p0") definition