Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonCLI.c64 #define B_TTY_DEBUG 0x00002000 macro
580 if (btty.flags & B_TTY_DEBUG) in print()
592 if (btty.flags & B_TTY_DEBUG) in printChar()
669 if (btty.flags & B_TTY_DEBUG) in brightonGetCLIcodes()
823 if (btty.flags & B_TTY_DEBUG) in brightonSetCLIcode()
896 if (btty.flags & B_TTY_DEBUG) in bttyMemSave()
1980 btty.flags &= ~B_TTY_DEBUG; in execSet()
1982 btty.flags |= B_TTY_DEBUG; in execSet()
2506 if (btty.flags & B_TTY_DEBUG) in bttyComplete()
2646 if (btty.flags & B_TTY_DEBUG) in bttySearch()
[all …]