HomeSort by: relevance | last modified time | path
    Searched defs:alloc_func (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/
zlib.h 357 typedef voidpf (*alloc_func)(voidpf, uInt, uInt); typedef in typeref:typename:voidpf (*)(voidpf,uInt,uInt)
374 alloc_func zalloc; /* used to allocate the internal state */
  /src/common/dist/zlib/
zlib.h 83 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef in typeref:typename:voidpf (*)(voidpf opaque,uInt items,uInt size)
100 alloc_func zalloc; /* used to allocate the internal state */
zconf.h 150 # define alloc_func z_alloc_func macro
zconf.h.in 146 # define alloc_func z_alloc_func macro

Completed in 16 milliseconds