Home
last modified time | relevance | path

Searched defs:strend (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.c1298 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1302 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1432 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
2111 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.c1298 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1302 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1432 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
2111 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.c1298 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1302 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1432 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
2111 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c1055 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1059 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1188 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm64 strend equ dword ptr [esp+NbStack-76] define
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm64 strend equ dword ptr [esp+NbStack-76] define
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm64 strend equ dword ptr [esp+NbStack-76] define
/netbsd-src/bin/csh/
H A Dmisc.c351 strend(char *cp) in strend() function
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dmatch686.asm64 strend equ dword ptr [esp+NbStack-76] define
/netbsd-src/libexec/ftpd/
H A Dconf.c758 strend(const char *s1, char *s2) in strend() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dlinear.cpp113 const char *strend; in search() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsymtabs.c612 strend(char *s, TWORD t) in strend() function
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.c619 strend(const char *s) in strend() function
/netbsd-src/sys/net/
H A Dzlib.c1371 Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local
1375 Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local
1498 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c1246 strend(int wide, char *str) in strend() function