Home
last modified time | relevance | path

Searched defs:I (Results 1 – 25 of 44) sorted by relevance

12

/onnv-gate/usr/src/cmd/sendmail/db/include/
H A Dhash.h109 #define GET_META(D, I, R) { \ argument
125 #define RELEASE_META(D, I) { \ argument
137 #define DIRTY_META(D, I, R) { \ argument
162 #define BUCKET_TO_PAGE(I, B) \ argument
165 #define PGNO_OF(I, S, O) (BUCKET_TO_PAGE((I), (1 << (S)) - 1) + (O)) argument
171 #define ISBIG(I, N) (((N) > ((I)->hdr->pagesize / MINFILL)) ? 1 : 0) argument
/onnv-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h654 #define UNM_NIU_FC_RX_STATUS(I) (UNM_CRB_NIU + 0x10000 + (I)*0x10000) argument
655 #define UNM_NIU_FC_RX_COMMA_DETECT(I) (UNM_CRB_NIU + 0x10004 + (I)*0x10000) argument
656 #define UNM_NIU_FC_LASER_UNSAFE(I) (UNM_CRB_NIU + 0x10008 + (I)*0x10000) argument
657 #define UNM_NIU_FC_TX_CONTROL(I) (UNM_CRB_NIU + 0x1000c + (I)*0x10000) argument
658 #define UNM_NIU_FC_ON_OFFLINE_CTL(I) (UNM_CRB_NIU + 0x10010 + (I)*0x10000) argument
659 #define UNM_NIU_FC_PORT_ACTIVE_STAT(I) (UNM_CRB_NIU + 0x10014 + (I)*0x10000) argument
660 #define UNM_NIU_FC_PORT_INACTIVE_STAT(I)(UNM_CRB_NIU + 0x10018 + (I)*0x10000) argument
661 #define UNM_NIU_FC_LINK_FAILURE_CNT(I) (UNM_CRB_NIU + 0x1001c + (I)*0x10000) argument
662 #define UNM_NIU_FC_LOSS_SYNC_CNT(I) (UNM_CRB_NIU + 0x10020 + (I)*0x10000) argument
663 #define UNM_NIU_FC_LOSS_SIGNAL_CNT(I) (UNM_CRB_NIU + 0x10024 + (I)*0x10000) argument
[all …]
/onnv-gate/usr/src/common/openssl/crypto/bn/asm/
H A Dsparcv8.S536 #define ap(I) [%i1+4*I] argument
537 #define bp(I) [%i2+4*I] argument
538 #define rp(I) [%i0+4*I] argument
H A Dsparcv8plus.S620 #define ap(I) [%i1+4*I] argument
621 #define bp(I) [%i2+4*I] argument
622 #define rp(I) [%i0+4*I] argument
/onnv-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c122 uint8_t I; in devtab_illegal_entry() local
174 uint8_t I; in io_page_fault() local
229 uint8_t I; in devtab_hw_error() local
279 uint8_t I; in pgtable_hw_error() local
/onnv-gate/usr/src/uts/common/sys/fs/
H A Dpc_label.h106 #define ltohi(I) (*((uint_t *)(&(I)))) argument
108 #define htoli(I) (*((uint_t *)(&(I)))) argument
/onnv-gate/usr/src/cmd/audio/include/
H A Dlibaudio.h66 #define SWABI(I) \ argument
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/union/
H A Dtst.UnionInside.d54 union Inner I; member
/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DBaseEnumHelper.java94 Integer I = new Integer(value); in add() local
/onnv-gate/usr/src/cmd/listen/
H A Dnlsaddr.c95 #define externsz(I) (unsigned int)((I<<1) + 41) argument
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/struct/
H A Derr.D_DECL_INCOMPLETE.order2.d56 struct Inner I; member
H A Dtst.StructInside.d55 struct Inner I; member
/onnv-gate/usr/src/uts/common/sys/
H A Daudio.h52 #define AUDIO_INIT(I, S) { \ argument
/onnv-gate/usr/src/common/openssl/crypto/pkcs12/
H A Dp12_key.c104 unsigned char *B, *D, *I, *p, *Ai; in PKCS12_key_gen_uni() local
/onnv-gate/usr/src/cmd/sort/common/
H A Dinternal.c33 swap_range(int i, int j, int n, line_rec_t **I) in swap_range()
/onnv-gate/usr/src/common/openssl/crypto/md5/
H A Dmd5_locl.h156 #define I(b,c,d) (((~(d)) | (b)) ^ (c)) macro
/onnv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h339 #define HCI1394_IRCTXT_CTRL_SET(HCIP, I, BFFILL, IHDR, MATCHENBL, MULTI, RUN, \ argument
350 #define HCI1394_IRCTXT_CTRL_CLR(HCIP, I, BFFILL, IHDR, MATCHENBL, MULTI, RUN) \ argument
360 #define HCI1394_ITCTXT_CTRL_SET(HCIP, I, MATCHENBL, MATCH, RUN, WAKE) \ argument
369 #define HCI1394_ITCTXT_CTRL_CLR(HCIP, I, MATCHENBL, MATCH, RUN) \ argument
378 #define HCI1394_IRCTXT_MATCH_WRITE(HCIP, I, TAG3, TAG2, TAG1, TAG0, MATCH, \ argument
/onnv-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c111 **I = 0, /* content-type-list */ variable
/onnv-gate/usr/src/grub/grub-0.97/stage2/
H A Dmd5.c50 #define I(x, y, z) ((y) ^ ((x) | (~z))) macro
/onnv-gate/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c73 #define I(x, y, z) ((y) ^ ((x) | (~z))) macro
/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h146 #define ITEMSIZE(I) (sizeof(u_int16_t) + (I)->size) argument
/onnv-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-platform.h212 # define k5_call_init_function(I) \ argument
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_cryptodev.c759 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) in cryptodev_rsa_nocrt_mod_exp()
771 cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in cryptodev_rsa_mod_exp()
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h755 #define INFO_DST(I) ((I)->rti_info[RTAX_DST]) argument
756 #define INFO_GATE(I) ((I)->rti_info[RTAX_GATEWAY]) argument
757 #define INFO_MASK(I) ((I)->rti_info[RTAX_NETMASK]) argument
758 #define INFO_AUTHOR(I) ((I)->rti_info[RTAX_AUTHOR]) argument
/onnv-gate/usr/src/common/openssl/crypto/rsa/
H A Drsa_eay.c692 static int RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in RSA_eay_mod_exp()

12