Home
last modified time | relevance | path

Searched defs:outb (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/usr.bin/tcopy/
H A Dtcopy.c206 verify(inp, outp, outb) in verify() argument
/csrg-svn/games/larn/
H A Dio.c201 register char *outb,*tmpb; in lprintf() local
/csrg-svn/old/as.vax/
H A Das.h449 #define outb(val) {dotp->e_xvalue++; if (passno==2) bputc((val), (txtfil));} macro
/csrg-svn/old/as.tahoe/
H A Das.h427 #define outb(val) {dotp->e_xvalue++; if (passno==2) bputc((val), (txtfil));} macro
/csrg-svn/old/ld/
H A Dld.c1107 outb(bp, inc, bufsize) in outb() function