Searched defs:MAXWINDOW (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/sparc/
H A Dsignal.h47 #define MAXWINDOW 31 /* max usable windows in sparc */ macro
55 long *sc_spbuf[MAXWINDOW]; /* sp's for each wbuf */
56 long sc_wbuf[MAXWINDOW][16]; /* outstanding window save buffer */
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dedit.h157 #undef MAXWINDOW macro
158 #define MAXWINDOW 300 /* maximum width window */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h307 #define MAXWINDOW 31 /* max usable windows in sparc */ macro
316 char *sc_spbuf[MAXWINDOW]; /* sp's for each wbuf */
317 long sc_wbuf[MAXWINDOW][16]; /* outstanding window save buffer */

Completed in 61 milliseconds