Home
last modified time | relevance | path

Searched defs:wmask (Results 1 – 10 of 10) sorted by relevance

/trueos/lib/libc/string/
HDmemset.c44 #define wmask (wsize - 1) macro
HDbcopy.c48 #define wmask (wsize - 1) macro
/trueos/contrib/ntp/libntp/
HDmemmove.c60 #define wmask (wsize - 1) macro
/trueos/sys/powerpc/powerpc/
HDbcopy.c58 #define wmask (wsize - 1) macro
/trueos/sys/dev/pci/
HDpci_pci.c1191 u_long base, limit, wmask; in pcib_alloc_new_window() local
1361 u_long align, start_free, end_free, front, back, wmask; in pcib_grow_window() local
/trueos/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDdeflate.c1049 uInt wmask = s->w_mask; local
/trueos/sys/dev/digi/
HDdigi.c1317 int wmask; in digistart() local
/trueos/lib/libz/
HDdeflate.c1164 uInt wmask = s->w_mask; local
/trueos/contrib/binutils/bfd/
HDelf32-arm.c3385 bfd_arm_vfp11_write_mask (unsigned int *wmask, unsigned int reg) in bfd_arm_vfp11_write_mask()
3396 bfd_arm_vfp11_antidependency (unsigned int wmask, int *regs, int numregs) in bfd_arm_vfp11_antidependency()
/trueos/sys/net/
HDzlib.c1296 uInt wmask = s->w_mask; local