Home
last modified time | relevance | path

Searched defs:lmask (Results 1 – 12 of 12) sorted by relevance

/openbsd/sys/dev/rasops/
H A Drasops_bitops.h42 int lmask, rmask, lclr, rclr, clr; in NAME() local
118 int lmask, rmask, height, row, col, num; in NAME() local
160 int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full; in NAME() local
H A Drasops1.c87 u_int fs, rs, fb, bg, fg, lmask, rmask; in rasops1_putchar() local
H A Drasops4.c101 int height, width, fs, rs, fb, bg, fg, lmask, rmask; in rasops4_putchar() local
/openbsd/sys/arch/luna88k/dev/
H A Domrasops.c101 u_int32_t lmask, rmask, glyph, inverse; in om1_putchar() local
166 u_int32_t lmask, rmask, glyph, glyphbg, fgpat, bgpat; in om4_putchar() local
383 u_int32_t lmask, rmask, image; in om1_cursor() local
445 u_int32_t lmask, rmask; in om4_cursor() local
/openbsd/sys/ntfs/
H A Dntfs_compr.c45 int len, dshift, lmask; in ntfs_uncompblock() local
/openbsd/lib/libz/
H A Dinffast.c68 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
/openbsd/sys/lib/libz/
H A Dinffast.c68 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinffast.c68 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
/openbsd/usr.bin/compress/
H A Dzopen.c361 static const u_char lmask[9] = variable
/openbsd/sbin/savecore/
H A Dzopen.c363 static const u_char lmask[9] = variable
/openbsd/sys/dev/isa/
H A Dsbdsp.c1494 int lmask, rmask, lbits, rbits; in sbdsp_mixer_set_port() local
/openbsd/sbin/isakmpd/
H A Dpf_key_v2.c1483 pf_key_v2_flow(struct sockaddr *laddr, struct sockaddr *lmask, in pf_key_v2_flow()