Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/ex/
H A Dex_temp.h79 var short ninbuf; /* Number useful chars left in input buffer */ variable
/csrg-svn/bin/ed/
H A Ded.c77 int ninbuf; variable
/csrg-svn/old/cpp/
H A Dcpp.c318 register char *np,*op; register int ninbuf; local