Searched refs:_halloc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzutil.c277 # define _halloc halloc macro
284 return _halloc((long)items, size);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size);
/netbsd-current/common/dist/zlib/
H A Dzutil.c280 # define _halloc halloc macro
287 return _halloc((long)items, size);
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size);
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dzutil.c276 # define _halloc halloc macro
283 return _halloc((long)items, size);
/netbsd-current/sys/net/
H A Dzlib.c5764 # define _halloc halloc macro
5771 return _halloc((long)items, size);

Completed in 209 milliseconds