HomeSort by: relevance | last modified time | path
    Searched defs:zcalloc (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/arch/hpc/stand/libz/
zalloc.c 35 zcalloc(voidpf opaque, unsigned items, unsigned size) function in typeref:typename:voidpf
zalloc.c 35 zcalloc(voidpf opaque, unsigned items, unsigned size) function in typeref:typename:voidpf
zalloc.c 35 zcalloc(voidpf opaque, unsigned items, unsigned size) function in typeref:typename:voidpf
zalloc.c 35 zcalloc(voidpf opaque, unsigned items, unsigned size) function in typeref:typename:voidpf
  /src/sys/lib/libz/
zalloc.c 37 * A simple implementation of zcalloc and zcfree in terms of the libsa
42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) function in typeref:typename:voidpf
zalloc.c 37 * A simple implementation of zcalloc and zcfree in terms of the libsa
42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) function in typeref:typename:voidpf
zalloc.c 37 * A simple implementation of zcalloc and zcfree in terms of the libsa
42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) function in typeref:typename:voidpf
zalloc.c 37 * A simple implementation of zcalloc and zcfree in terms of the libsa
42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) function in typeref:typename:voidpf
  /src/common/dist/zlib/
zutil.c 204 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
265 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { function in typeref:typename:voidpf ZLIB_INTERNAL
288 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
zutil.c 204 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
265 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { function in typeref:typename:voidpf ZLIB_INTERNAL
288 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
zutil.c 204 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
265 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { function in typeref:typename:voidpf ZLIB_INTERNAL
288 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
zutil.c 204 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
265 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { function in typeref:typename:voidpf ZLIB_INTERNAL
288 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { function in typeref:typename:voidpf ZLIB_INTERNAL
zconf.h 141 # define zcalloc z_zcalloc macro
zconf.h.in 137 # define zcalloc z_zcalloc macro
zconf.h 141 # define zcalloc z_zcalloc macro
zconf.h.in 137 # define zcalloc z_zcalloc macro
zconf.h 141 # define zcalloc z_zcalloc macro
  /src/sys/arch/atari/stand/tostools/libtos/
cread.c 91 void *zcalloc(void *, unsigned int, unsigned int);
101 zcalloc (void *opaque, unsigned items, unsigned size) function in typeref:typename:void *
cread.c 91 void *zcalloc(void *, unsigned int, unsigned int);
101 zcalloc (void *opaque, unsigned items, unsigned size) function in typeref:typename:void *
cread.c 91 void *zcalloc(void *, unsigned int, unsigned int);
101 zcalloc (void *opaque, unsigned items, unsigned size) function in typeref:typename:void *
cread.c 91 void *zcalloc(void *, unsigned int, unsigned int);
101 zcalloc (void *opaque, unsigned items, unsigned size) function in typeref:typename:void *
  /src/sys/lib/libsa/
cread.c 85 void *zcalloc(void *, unsigned int, unsigned int);
128 zcalloc(void *opaque, unsigned int items, unsigned int size) function in typeref:typename:void *
cread.c 85 void *zcalloc(void *, unsigned int, unsigned int);
128 zcalloc(void *opaque, unsigned int items, unsigned int size) function in typeref:typename:void *
cread.c 85 void *zcalloc(void *, unsigned int, unsigned int);
128 zcalloc(void *opaque, unsigned int items, unsigned int size) function in typeref:typename:void *
cread.c 85 void *zcalloc(void *, unsigned int, unsigned int);
128 zcalloc(void *opaque, unsigned int items, unsigned int size) function in typeref:typename:void *

Completed in 54 milliseconds

1 2