Searched refs:LEADER (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/serialconnect/libvterm/src/
H A Dstate.c951 #define LEADER(l,b) ((l << 8) | b) macro
1033 case LEADER('?', 0x4a): // DECSED - Selective Erase in Display
1076 case LEADER('?', 0x4b): // DECSEL - Selective Erase in Line
1197 case LEADER('>', 0x63): // DEC secondary Device Attributes
1255 case LEADER('?', 0x68): // DEC private mode set
1277 case LEADER('?', 0x6c): // DEC private mode reset
1287 case LEADER('?', 0x6e): // DECDSR
1308 case LEADER('!', 0x70): // DECSTR - DEC soft terminal reset
1312 case LEADER('?', INTERMED('$', 0x70)):

Completed in 20 milliseconds