Home
last modified time | relevance | path

Searched defs:wsize (Results 1 – 24 of 24) sorted by relevance

/openbsd/src/sys/lib/libkern/
Dmemset.c45 #define wsize sizeof(u_int) macro
Dbcopy.c46 #define wsize sizeof(word) macro
/openbsd/src/lib/libc/string/
Dmemmove.c42 #define wsize sizeof(word) macro
Dbcopy.c42 #define wsize sizeof(word) macro
Dmemcpy.c44 #define wsize sizeof(word) macro
/openbsd/src/lib/libedit/
Dchartype.h60 size_t wsize; member
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
Dinffast.c60 unsigned wsize; /* window size or zero if not using window */ in inflate_fast() local
Ddeflate.c190 uInt wsize = s->w_size; in slide_hash() local
254 uInt wsize = s->w_size; in fill_window() local
Dinflate.h97 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1443 unsigned wsize; in inflateCopy() local
/openbsd/src/lib/libz/
Dinffast.c60 unsigned wsize; /* window size or zero if not using window */ in inflate_fast() local
Ddeflate.c186 uInt wsize = s->w_size; in slide_hash() local
250 uInt wsize = s->w_size; in fill_window() local
Dinflate.h97 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1530 unsigned wsize; in inflateCopy() local
/openbsd/src/sys/lib/libz/
Dinffast.c60 unsigned wsize; /* window size or zero if not using window */ in inflate_fast() local
Ddeflate.c186 uInt wsize = s->w_size; in slide_hash() local
250 uInt wsize = s->w_size; in fill_window() local
Dinflate.h97 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1529 unsigned wsize; in inflateCopy() local
/openbsd/src/usr.bin/sndiod/
Dsock.h34 unsigned int wsize; /* output bytes to write (DATA msg) */ member
/openbsd/src/lib/libc/db/hash/
Dhash.c466 int fp, i, wsize; in flush_meta() local
Dhash_page.c567 int fd, page, size, wsize; in __put_page() local
/openbsd/src/gnu/gcc/gcc/config/m88k/
Dm88k.c1842 int size, wsize, align; in m88k_gimplify_va_arg() local
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/
Dm88k.c2485 int indirect_p, size, wsize, align, reg_p; local
/openbsd/src/sys/sys/
Dmount.h119 int wsize; /* write size in bytes */ member