strend
n -= snprintf(strend(buffer), n,
q = strend(p);
extern char *strend(char *);
gpathp = strend(gpath);
static char *strend(char *cp);
scan < strend);
len = (MAX_MATCH - 1) - (int)(strend-scan);
scan = strend - (MAX_MATCH-1);
scan < strend);
len = MAX_MATCH - (int)(strend - scan);
scan = strend - MAX_MATCH;
register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1;
register Bytef *strend = s->window + s->strstart + MAX_MATCH;
gpathp = strend(gpath);
extern tchar *strend(tchar *);
cp = strend(cp);
wp = strend(wp);
wp = strend(cp);
wp = strend(cp);
char c, *p, *strend;
strend = NULL;
strend = (*p == '"') ? p : NULL;
if (strend == NULL || (strend-buf) > size ||
strtok(strend+1, tokdel) != NULL) {
*strend = '\0';
char *tok, *valuep, *strend;
strend = parse_string_val(valuep);
if (strend == NULL || *valuep != '"' ||
strtok(strend+1, tokdel) != NULL ||
(strend-valuep) > tunep->size) {
*strend = '\0';
unsigned char *strend();
input = strend(input) - 1;
args = argv ? *++argv : strend(args) + 1;
as = av ? *++av : strend(as) + 1;
cursor = strend(linebuf);
wcursor = strend(linebuf);
if (wcursor > strend(linebuf))
if (cursor > linebuf && cursor >= strend(linebuf))
vUD1 = linebuf; vUD2 = strend(linebuf);
vUA1 = linebuf; vUA2 = strend(linebuf);
wcursor = strend(linebuf);
gcursor = strend(genbuf);
cursor = strend(linebuf);
wcursor = strend(linebuf);
wcursor = c == ']' ? strend(linebuf) : linebuf;
if(curs >= strend(linebuf)) {
wcursor = strend(linebuf);
bool_t strend(char *s1, char *s2);
if (strend(map_name, BYNAME))
if (strend(map_name, BYUID))
if (strend(map_name, BYGID))
static wchar_t * const strend = str + sizeof(str);
if (str == strend) {
register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1;
register Bytef *strend = s->window + s->strstart + MAX_MATCH;
scan < strend);
len = (MAX_MATCH - 1) - (int)(strend-scan);
scan = strend - (MAX_MATCH-1);
scan < strend);
len = MAX_MATCH - (int)(strend - scan);
scan = strend - MAX_MATCH;
register Bytef *strend = s->window + s->strstart + MAX_MATCH;
scan < strend);
len = MAX_MATCH - (int)(strend - scan);