Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDtty.h442 #define NN_IO 3 /* The number of entries */ macro
456 } ttyperm_t[NN_IO][MD_NN];
458 typedef unsigned char ttychar_t[NN_IO][C_NCC];
/freebsd-11-stable/contrib/tcsh/
HDed.h207 #define NN_IO 3 /* The number of entries */ macro
226 } ttyperm_t[NN_IO][M_NN];
HDed.init.c57 static unsigned char ttychars[NN_IO][C_NCC] = {