Searched defs:dmax (Results 1 – 17 of 17) sorted by relevance
/openbsd/sys/arch/m88k/m88k/ |
H A D | m88100_machdep.c | 99 dae_print_one(u_int x, u_int dmax, u_int dmdx, u_int dmtx) in dae_print_one() 171 u_int dmax, u_int dmdx, u_int dmtx) in dae_process()
|
/openbsd/lib/libz/ |
H A D | inffast.c | 58 unsigned dmax; /* maximum distance from zlib header */ in inflate_fast() local
|
H A D | inflate.h | 91 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
|
/openbsd/sys/lib/libz/ |
H A D | inffast.c | 58 unsigned dmax; /* maximum distance from zlib header */ in inflate_fast() local
|
H A D | inflate.h | 91 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inffast.c | 58 unsigned dmax; /* maximum distance from zlib header */ in inflate_fast() local
|
H A D | inflate.h | 91 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
|
/openbsd/sbin/fsck_ext2fs/ |
H A D | pass5.c | 55 daddr32_t dbase, dmax; in pass5() local
|
/openbsd/sbin/fsck_ffs/ |
H A D | pass5.c | 68 daddr_t dbase, dmax; in pass5() local
|
/openbsd/lib/libcrypto/bn/ |
H A D | bn_local.h | 125 int dmax; /* Size of the d array. */ member
|
/openbsd/sbin/growfs/ |
H A D | growfs.c | 325 daddr_t i, cbase, dmax; in initcg() local 626 daddr_t cbase, dmax, dupper; in updjcg() local 1423 int dlower, dupper, dmax; in alloc() local
|
/openbsd/usr.sbin/makefs/ffs/ |
H A D | mkfs.c | 564 daddr_t cbase, dmax; in initcg() local
|
/openbsd/games/hack/ |
H A D | hack.c | 656 int dx,dy,adx,ady,sdx,sdy,dmax,d; in cansee() local
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | analyze.c | 107 int const dmax = xlim - yoff; /* Maximum valid diagonal. */ local
|
/openbsd/sbin/newfs/ |
H A D | mkfs.c | 625 daddr_t cbase, dmax; in initcg() local
|
/openbsd/sys/dev/wscons/ |
H A D | wsmouseinput.h | 118 int dmax; member
|
/openbsd/usr.bin/systat/ |
H A D | engine.c | 1062 setup_term(int dmax) in setup_term()
|