Home
last modified time | relevance | path

Searched defs:ppflushout (Results 1 – 3 of 3) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpp/
H A Dpp.h77 #define ppflushout() do{if(pp.outp>pp.outbuf){PPWRITE(pp.outp-pp.outbuf);pp.outp=pp.outbuf;}}while(… macro
/dports/shells/ksh93/ast-93u/src/lib/libpp/
H A Dpp.h77 #define ppflushout() do{if(pp.outp>pp.outbuf){PPWRITE(pp.outp-pp.outbuf);pp.outp=pp.outbuf;}}while(… macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpp/
H A Dpp.h77 #define ppflushout() do{if(pp.outp>pp.outbuf){PPWRITE(pp.outp-pp.outbuf);pp.outp=pp.outbuf;}}while(… macro