/titanic_41/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_41/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_sha256.c | 74 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
|
/titanic_41/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 471 #define W(n) w[n] macro 473 #define W(n) w_ ## n macro
|
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | options.c | 96 W = -1; /* alert interval */ variable
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/ |
H A D | pppstats.c | 307 #define W(offset) MAX0(ccs.offset - ocs.offset) macro
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 61 #define EWARN(H, W, S) cmn_err(CE_NOTE, W) argument
|
/titanic_41/usr/src/lib/libeti/form/inc/ |
H A D | utility.h | 132 #define W(f) ((f) -> w) macro
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | lp.h | 57 int W; /* alert is sent every "W" minutes */ member
|
/titanic_41/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 195 #define W 0400 /* Illegal when read only bit */ macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | watchpoint.c | 152 #define W 1 macro
|
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.c | 1005 int W; in init_pte() local
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 3999 _get_spaces(int w, int s, int W) in _get_spaces() 4026 #define _SSS(X, W, w, s) \ argument
|
/titanic_41/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_41/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
|