Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_tune.h69 #define GBSIZE 256 /* Buffer size */ macro
H A Dex_re.c76 unsigned char globuf[GBSIZE], *Cwas;
118 if ((gp + len) >= &globuf[GBSIZE - 2])
158 if (gp >= &globuf[GBSIZE - 2])