Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/support/
H A Ddialogs.cxx114 # define TTY_MAX 255 macro
122 for (unsigned j = 0; j < TTY_MAX; j++) { in init_port_combos()
142 # define TTY_MAX 8 macro
249 for (unsigned j = 0; j < TTY_MAX; j++) { in init_port_combos()
271 for (unsigned j = 0; j < TTY_MAX; j++) { in init_port_combos()
337 # define TTY_MAX 8 macro
351 for (unsigned j = 0; j < TTY_MAX; j++) { in init_port_combos()
372 # define TTY_MAX 8 macro
387 for (unsigned j = 0; j < TTY_MAX; j++) { in init_port_combos()
/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dconfiguration.cxx922 # define TTY_MAX 255 in testCommPorts() macro
924 # define TTY_MAX 4 in testCommPorts() macro
926 # define TTY_MAX 8 in testCommPorts() macro
958 for (unsigned j = 0; j < TTY_MAX; j++) { in testCommPorts()