Home
last modified time | relevance | path

Searched refs:ABUFSIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/ucbcmd/sed/
H A Dsed.h61 #define ABUFSIZE 20 macro
H A Dsed1.c40 union reptr *abuf[ABUFSIZE+1];
338 if(aptr >= &abuf[ABUFSIZE]) { in command()
546 if(aptr >= &abuf[ABUFSIZE]) { in command()