Home
last modified time | relevance | path

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

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