Home
last modified time | relevance | path

Searched defs:W (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dcrc32.c74 # define W Z_TESTW macro
78 # define W 8 /* required for MAKECRCH */ macro
81 # define W 8 macro
83 # define W 4 macro
92 # define W 4 macro
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dand-or-mask3s.c1 #define W 3 macro
H A Dand-or-mask3u.c1 #define W 3 macro
H A Dand-or-mask4.c1 #define W 3 macro
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-sign-gcc.c32 W = __LONG_MAX__ + 1UL, // doesn't fit in 'long' enumerator
/illumos-gate/usr/src/common/mpi/
H A Dmpi-priv.h124 #define CARRYOUT(W) (mp_digit)((W)>>DIGIT_BIT) argument
125 #define ACCUM(W) (mp_digit)(W) argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dzfs_sha256.c129 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
160 uint64_t a, b, c, d, e, f, g, h, t, T1, T2, W[80]; in SHA512Transform() local
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c130 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
161 uint64_t a, b, c, d, e, f, g, h, t, T1, T2, W[80]; in SHA512Transform() local
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c483 #define W(n) w[n] macro
485 #define W(n) w_ ## n macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c301 #define W(offset) MAX0(ccs.offset - ocs.offset) macro
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c96 W = -1; /* alert interval */ variable
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h62 #define EWARN(H, W) cmn_err(CE_NOTE, W) argument
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h130 #define W(f) ((f) -> w) macro
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h55 int W; /* alert is sent every "W" minutes */ member
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h196 #define W 0400 /* Illegal when read only bit */ macro
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c1005 int W; in init_pte() local
/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c152 #define W 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c311 #define ether_to_wwn(E, W) \ argument
320 #define wwn_to_ether(W, E) \ argument
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h1364 #define UNM_QM_DATA(W, P) (UNM_PCI_CAMQM + 0x00010 + \ argument
1366 #define UNM_QM_REPLY(W, P)(UNM_PCI_CAMQM + 0x00050 + \ argument