Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcontrol.c6910 if (sysblk.topology == TOPOLOGY_VERT) { in DEF_INST()
H A Desame.c5021 if (sysblk.topology == TOPOLOGY_VERT) { in DEF_INST()
5025 sysblk.topology = TOPOLOGY_VERT; in DEF_INST()
H A Dhstructs.h426 #define TOPOLOGY_VERT 1 /* ...vertical polarization */ macro