Lines Matching +defs:check +defs:size
542 size_t size; /* total size of current allocations */ member
557 local void *malloc_track(struct mem_track_s *mem, size_t size) in malloc_track()
574 local void *realloc_track(struct mem_track_s *mem, void *ptr, size_t size) in realloc_track()
596 size_t size; in free_track() local
609 local void *yarn_malloc(size_t size) in yarn_malloc()
620 local voidpf zlib_alloc(voidpf opaque, uInt items, uInt size) in zlib_alloc()
933 unsigned long check, unsigned long head) in put_trailer()
1134 size_t size; /* current size of this buffer */ member
1144 size_t size; /* size of new buffers in this pool */ member
1152 local void new_pool(struct pool *pool, size_t size, int limit) in new_pool()
1205 local size_t grow(size_t size) in grow()
1307 unsigned long check; /* check value for input data */ member
1419 unsigned long check; /* check value of input */ in compress_thread() local
1644 unsigned long check; /* check value of uncompressed data */ in write_thread() local
1944 unsigned long check; /* check value of uncompressed data */ in single_compress() local
2321 unsigned id, size, tmp2; in read_extra() local
2491 size_t copy, have, size = 128; in get_header() local
2570 local void show_info(int method, unsigned long check, off_t len, int cont) in show_info()
2662 unsigned long check, len; /* check value and length from trailer */ in list_info() local
2919 unsigned long check, len; in infchk() local