Home
last modified time | relevance | path

Searched refs:oute (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c55 #define CACHEOUTX() do{tp=op=pp.outp;xp=pp.oute;if(sp)sp=op;}while(0)
69 …==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBUFSIZ;}else{pp.outbuf-=PPBUFSIZ;memcpy(pp.outbuf,xp,…
70 …==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBUFSIZ;}else{pp.outbuf-=PPBUFSIZ;memcpy(pp.outbuf,xp,…
71 …==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBUFSIZ;}else{pp.outbuf-=PPBUFSIZ;memcpy(pp.outbuf,xp,…
H A Dpp.h78oute){PPWRITE(PPBUFSIZ);if(pp.outbuf==pp.outb){pp.outbuf+=PPBUFSIZ;pp.oute+=PPBUFSIZ;}else{pp.outb…
411 char* oute; /* outbuf end */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c377 char* oute; member