Searched defs:strend (Results 1 – 12 of 12) sorted by relevance
314 static wchar_t * const strend = str + sizeof(str); in m_wunvariantstr() local
1055 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1059 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1188 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
164 strend(char *p) in strend() function
162 #define strend(p) strrchr(p,'\0') macro
342 strend(tchar *cp) in strend() function
743 strend(char *cp) in strend() function
796 char *tok, *valuep, *strend; in process_env_conf_file() local
617 strend(char *s1, char *s2) in strend() function
787 strend(cp) in strend() function
1478 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1482 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1625 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
2454 char c, *p, *strend; in process_string_tuneable() local
960 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local964 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local