Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/
H A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/test/
H A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/test/
H A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dzlib.d99 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dzlib.d96 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/sys/net/
H A Dppp-deflate.c134 zalloc(void *notused, u_int items, u_int size) in zalloc() function
H A Dzlib.h374 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzlib.h96 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dutil.c724 zalloc (size_t size) in zalloc() function
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h439 alloc_func zalloc; /* used to allocate the internal state */ member