Home
last modified time | relevance | path

Searched defs:IOCLEARSIG (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_io.h232 #define IOCLEARSIG(S,L) S = (INBOUND_SIGNAL) ((S) ^ (L)) macro
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_io.h232 #define IOCLEARSIG(S,L) S = (INBOUND_SIGNAL) ((S) ^ (L)) macro
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_io.h294 #define IOCLEARSIG(S,L) S = (INBOUND_SIGNAL) ((S) ^ (L)) macro
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_io.h302 #define IOCLEARSIG(S,L) S = (INBOUND_SIGNAL) ((S) ^ (L)) macro