Searched refs:CRTBS (Results 1 – 4 of 4) sorted by relevance
128 #define CRTBS 0x00010000 /* do backspacing for crt */ macro148 #define LCRTBS (CRTBS>>16)
132 const CRTBS = 0x00010000; /* do backspacing for crt */ variable
334 SET(flags, CRTERA|CRTBS); in ttcompatgetflags()336 SET(flags, CRTKIL|CRTBS); in ttcompatgetflags()
322 SET(f, CRTBS); in setflags()