Home
last modified time | relevance | path

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

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mpx.c1395 #define RS_NO_ETC D16_UMAX /* a value indicating that no ETC condition… macro
2529 uint32 termination = RS_NO_ETC; /* initialize to "no end of text character … in line_service()
2750 if (termination == RS_NO_ETC) { /* if no termination condition was seen */ in line_service()
2769 if (termination == RS_NO_ETC) /* if there is no termination condition */ in line_service()