Home
last modified time | relevance | path

Searched refs:ISVT320 (Results 1 – 1 of 1) sorted by path

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h1099 #define ISVT520(x) (ISVT320(x))
1100 #define ISVT420(x) (ISVT320(x))
1102 #define ISVT320(x) (x >= TT_VT320 && x <= TT_AAA) macro