OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zmemcmp
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/dist/zlib/
zutil.h
220
# define
zmemcmp
_fmemcmp
macro
224
# define
zmemcmp
memcmp
macro
229
int ZLIB_INTERNAL
zmemcmp
(const Bytef* s1, const Bytef* s2, uInt len);
zutil.c
154
int ZLIB_INTERNAL
zmemcmp
(const Bytef* s1, const Bytef* s2, uInt len) {
function
deflate.c
1570
if (
zmemcmp
(back, here, len) != EQUAL) {
/src/sys/net/
zlib.c
238
# define
zmemcmp
_fmemcmp
macro
242
# define
zmemcmp
memcmp
macro
247
extern int
zmemcmp
(const Bytef* s1, const Bytef* s2, uInt len);
1556
if (
zmemcmp
(s->window + match,
5671
int
zmemcmp
(s1, s2, len)
function
Completed in 24 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026