Searched refs:flusho (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/cmd/troff/ |
H A D | n2.c | 228 flusho() in flusho() function 305 flusho(); 326 flusho();
|
H A D | n5.c | 408 flusho(); in casewh() 518 flusho(); 600 flusho(); in casefl() 625 flusho(); in caseev() 863 flusho(); in caserd()
|
H A D | tdef.h | 272 #define oput(c) if ((*obufp++ = (c)), obufp >= &obuf[OBUFSZ]) flusho(); else 275 #define oput(c) if ((*obufp++ = (c)), obufp >= &obuf[OBUFSZ]) flusho(); else 277 #define oput(c) if ((*obufp++ = cbits(c) & BYTEMASK), obufp >= &obuf[OBUFSZ]) flusho(); else
|
H A D | n7.c | 433 flusho(); 546 flusho(); 580 flusho(); in chkpn() 1039 flusho();
|
H A D | n1.c | 521 flusho(); in fdprintf() 1418 flusho();
|
H A D | n4.c | 468 flusho(); in atoi0()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_vwind.c | 300 flusho(), vraw(); in vshow() 399 flusho(), vraw(); in vroll() 435 flusho(), vraw(); in vrollR()
|
H A D | ex_put.c | 433 flusho(); in flush2() 884 flusho(void) in flusho() function 923 flusho(); in putch() 995 flusho(); in pstart() 1111 termreset(), fgoto(), flusho(); in ostop()
|
H A D | ex_v.c | 294 flusho(); in ovend()
|
H A D | ex.h | 495 void flusho(void);
|
H A D | ex_vget.c | 130 flusho(); in getbr()
|
H A D | ex_vops.c | 847 vgoto(WECHO, 0); flusho(); in vfilter()
|
H A D | ex_vops2.c | 970 flusho();
|
H A D | ex_vput.c | 219 vgoto(WECHO, 0); flusho(); in fixech()
|
/titanic_50/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 337 flusho(); in twdone() 682 flusho(); in dostop()
|
/titanic_50/usr/src/cmd/troff/troff.d/ |
H A D | t10.c | 623 flusho(); in dostop()
|