Searched refs:PRSIZE (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h60 #define PRSIZE 80 macro
107 char e_prbuff[PRSIZE]; /* prompt buffer */
H A Deditlib.c385 if(dp < editb.e_prbuff+PRSIZE)
H A Dedit.c591 ppmax = pp+PRSIZE-1;
H A Demacs.c191 char prompt[PRSIZE];
H A Dvi.c228 char prompt[PRSIZE+2]; /* prompt */
/ast/src/cmd/ksh93/include/
H A Dedit.h62 #define PRSIZE 160 macro
150 char e_prbuff[PRSIZE]; /* prompt buffer */
/ast/src/cmd/ksh93/edit/
H A Demacs.c189 char prompt[PRSIZE];
H A Dedit.c645 ppmax = pp+PRSIZE-1;
H A Dvi.c218 char prompt[PRSIZE+2]; /* prompt */

Completed in 38 milliseconds