/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.h | 66 #define BANK_SIZE(H) ((H)->bank_size) argument 67 #define PAGE_SIZE(H) ((H)->page_size) argument 68 #define LINE_SIZE(H) ((H)->line_size) argument 69 #define LINES_PER_PAGE(H) ((H)->lines_per_page) argument 70 #define SET_CONDITION(H, C) ((H)->condition = (C)) argument 102 #define mtest_allocate_page_buf(H) mtest_allocate_buf((H), \ argument
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_sha256.c | 127 SHA256Transform(uint32_t *H, const uint8_t *cp) in SHA256Transform() 158 SHA512Transform(uint64_t *H, const uint8_t *cp) in SHA512Transform() 197 SHA256(uint32_t *H, const void *buf, uint64_t size, zio_cksum_t *zcp) in SHA256() 252 SHA512(uint64_t *H, const void *buf, uint64_t size, zio_cksum_t *zcp) in SHA512() 291 uint32_t H[] = { in zio_checksum_SHA256() local 302 uint64_t H[] = { in zio_checksum_SHA512() local
|
H A D | md5.c | 49 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 801 ds_hdr_t *H; in ds_handle_init_req() local 829 ds_hdr_t *H; in ds_handle_init_req() local 880 ds_hdr_t *H; in ds_handle_reg_req() local 895 ds_hdr_t *H; in ds_handle_reg_req() local 928 ds_hdr_t *H; in ds_handle_unreg() local 941 ds_hdr_t *H; in ds_handle_unreg() local 1349 ds_hdr_t *H; in cpu_request() local 1433 ds_hdr_t *H; in mem_request() local 1563 ds_hdr_t *H; in ldmsvcs_get_core_md() local 1677 ds_hdr_t *H; in ldmsvcs_io_req_id() local
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | hash.h | 101 #define sqliteHashFirst(H) ((H)->first) argument 110 #define sqliteHashCount(H) ((H)->count) argument
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 146 #define SAVE_FNP(H, F, K) \ argument 148 #define SAVE_STRING(H, S, K, SS) \ argument 151 #define SAVE_INT32(H, S, K) \ argument 153 #define SAVE_UINT32(H, S, K) \ argument 155 #define SAVE_INT64(H, S, K) \ argument 157 #define SAVE_UINT64(H, S, K) \ argument 159 #define SAVE_HRTIME(H, S, K) \ argument
|
/titanic_50/usr/src/cmd/audio/include/ |
H A D | audio_device.h | 49 #define audio_get_play_config(F, H) \ argument 51 #define audio_get_record_config(F, H) \ argument 65 #define audio_set_play_config(F, H) \ argument 67 #define audio_set_record_config(F, H) \ argument
|
/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | isns_htab.h | 38 #define VALID_HVAL(H) ((H) & HVAL_MASK) argument 39 #define BAD_HVAL(H) (((H) & BAD_HVAL_MASK) == BAD_HVAL_MASK) argument
|
/titanic_50/usr/src/lib/libc/port/fp/ |
H A D | quadint.h | 94 #define H _QUAD_HIGHWORD macro
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_temp.h | 137 var struct header H; variable
|
H A D | expreserve.c | 86 } H; variable
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/ |
H A D | md4.c | 64 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | options.c | 107 **H = 0, /* list of modules to push */ variable
|
/titanic_50/usr/src/common/crypto/md4/ |
H A D | md4.c | 76 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/crypto/ |
H A D | md5.c | 72 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/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_50/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 169 #define MAX_PAGES(H) UINT32_T_MAX argument
|
H A D | lock.h | 190 #define LOCK_REGION_SIZE(M, N, H) \ argument
|
/titanic_50/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 95 #define H(b, c, d) (((b) & (c)) | (((b)|(c)) & (d))) macro
|
/titanic_50/usr/src/common/crypto/md5/ |
H A D | md5.c | 72 #define H(b, c, d) ((b) ^ (c) ^ (d)) macro
|
/titanic_50/usr/src/lib/libsum/common/ |
H A D | sum-md5.c | 169 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/usr/src/uts/sun4v/io/px/ |
H A D | px_err.h | 142 H : 1, member
|
/titanic_50/usr/src/lib/libsasl/lib/ |
H A D | md5.c | 99 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 77 #define DO(D,H,M,S) \ argument
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.h | 179 #define MAX_PAGES(H) (DB_OFF_T_MAX / (H)->hdr.bsize) argument
|