/titanic_52/usr/src/contrib/zlib/ |
H A D | crc32.c | 74 # define W Z_TEST macro 78 # define W global() macro 81 # define W global() macro 83 # define W global() macro 92 # define W global() macro [all...] |
/titanic_52/usr/src/common/mpi/ |
H A D | mpi-priv.h | 124 #define CARRYOUT(W) (mp_digit)((W)>>DIGIT_BIT) argument 125 #define ACCUM(W) (mp_digit)(W) argument
|
/titanic_52/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_sha256.c | 129 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 [all...] |
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | sha256.c | 130 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 [all...] |
/titanic_52/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 471 #define W(n) w[n] macro 473 #define W(n) w_ ## n macro [all...] |
/titanic_52/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | options.c | 96 W = -1; /* alert interval */ variable [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppstats/ |
H A D | pppstats.c | 307 #define W(offset) MAX0(ccs.offset - ocs.offset) macro [all...] |
/titanic_52/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 62 #define EWARN(H, W, S) cmn_err(CE_NOTE, W) argument
|
/titanic_52/usr/src/lib/libeti/form/inc/ |
H A D | utility.h | 132 #define W(f) ((f) -> w) macro
|
/titanic_52/usr/src/cmd/lp/include/ |
H A D | lp.h | 57 int W; /* alert is sent every "W" minutes */ member
|
/titanic_52/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 195 #define W 0400 /* Illegal when read only bit */ macro
|
/titanic_52/usr/src/uts/common/os/ |
H A D | watchpoint.c | 152 #define W 1 macro
|
/titanic_52/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.c | 1005 int W; in init_pte() local
|
/titanic_52/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 317 #define ether_to_wwn(E, W) \ argument 326 #define wwn_to_ether(W, E) \ argument
|
/titanic_52/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 3999 _get_spaces(int w, int s, int W) in _get_spaces() argument 4026 #define _SSS(X, W, w, s) \ argument
|
/titanic_52/usr/src/uts/common/io/ntxn/ |
H A D | unm_inc.h | 1364 #define UNM_QM_DATA(W, P) (UNM_PCI_CAMQM + 0x00010 + \ argument 1366 #define UNM_QM_REPLY(W, P)(UNM_PCI_CAMQM + 0x00050 + \ argument
|