Home
last modified time | relevance | path

Searched defs:H (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h66 #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 Dzfs_sha256.c127 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 Dmd5.c49 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c801 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 Dhash.h101 #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 DKstat.xs146 #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 Daudio_device.h49 #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 Disns_htab.h38 #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 Dquadint.h94 #define H _QUAD_HIGHWORD macro
/titanic_50/usr/src/cmd/vi/port/
H A Dex_temp.h137 var struct header H; variable
H A Dexpreserve.c86 } H; variable
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/
H A Dmd4.c64 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c107 **H = 0, /* list of modules to push */ variable
/titanic_50/usr/src/common/crypto/md4/
H A Dmd4.c76 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c72 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h62 #define EWARN(H, W, S) cmn_err(CE_NOTE, W) argument
/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dhash.h169 #define MAX_PAGES(H) UINT32_T_MAX argument
H A Dlock.h190 #define LOCK_REGION_SIZE(M, N, H) \ argument
/titanic_50/usr/src/common/crypto/sha1/
H A Dsha1.c95 #define H(b, c, d) (((b) & (c)) | (((b)|(c)) & (d))) macro
/titanic_50/usr/src/common/crypto/md5/
H A Dmd5.c72 #define H(b, c, d) ((b) ^ (c) ^ (d)) macro
/titanic_50/usr/src/lib/libsum/common/
H A Dsum-md5.c169 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/uts/sun4v/io/px/
H A Dpx_err.h142 H : 1, member
/titanic_50/usr/src/lib/libsasl/lib/
H A Dmd5.c99 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c77 #define DO(D,H,M,S) \ argument
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h179 #define MAX_PAGES(H) (DB_OFF_T_MAX / (H)->hdr.bsize) argument

12