Searched refs:T_vb (Results 1 – 2 of 2) sorted by relevance
155 #define T_vb 32 macro284 tstr[T_vb].name = "vb"; in terminit()285 tstr[T_vb].long_name = CSAVS(4, 30, "visible bell"); in terminit()1371 if (GoodStr(T_vb) && adrof(STRvisiblebell)) in SoundBeep()1372 (void) tputs(Str(T_vb), 1, PUTPURE); /* visible bell */ in SoundBeep()
163 #define T_vb 29 macro