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

/seL4-refos-master/libs/libvterm/src/
H A Dstate.c833 #define LEADER(l,b) ((l << 8) | b) macro
912 case LEADER('?', 0x4a): // DECSED - Selective Erase in Display
949 case LEADER('?', 0x4b): // DECSEL - Selective Erase in Line
1067 case LEADER('>', 0x63): // DEC secondary Device Attributes
1125 case LEADER('?', 0x68): // DEC private mode set
1147 case LEADER('?', 0x6c): // DEC private mode reset
1157 case LEADER('?', 0x6e): // DECDSR
1178 case LEADER('!', 0x70): // DECSTR - DEC soft terminal reset
1182 case LEADER('?', INTERMED('$', 0x70)):
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dstate.c833 #define LEADER(l,b) ((l << 8) | b) macro
912 case LEADER('?', 0x4a): // DECSED - Selective Erase in Display
949 case LEADER('?', 0x4b): // DECSEL - Selective Erase in Line
1067 case LEADER('>', 0x63): // DEC secondary Device Attributes
1125 case LEADER('?', 0x68): // DEC private mode set
1147 case LEADER('?', 0x6c): // DEC private mode reset
1157 case LEADER('?', 0x6e): // DECDSR
1178 case LEADER('!', 0x70): // DECSTR - DEC soft terminal reset
1182 case LEADER('?', INTERMED('$', 0x70)):

Completed in 84 milliseconds