/titanic_51/usr/src/common/crypto/skein/ |
H A D | skein_block.c | 117 #define I256(R) \ in Skein_256_Process_Block() argument 128 #define I256(R) \ in Skein_256_Process_Block() argument 141 R256_8_rounds(R) Skein_256_Process_Block() argument 336 I512(R) Skein_512_Process_Block() argument 351 I512(R) Skein_512_Process_Block() argument 368 R512_8_rounds(R) Skein_512_Process_Block() argument 601 I1024(R) Skein1024_Process_Block() argument 626 I1024(R) Skein1024_Process_Block() argument 651 R1024_8_rounds(R) Skein1024_Process_Block() argument [all...] |
/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 82 cmd ::= BEGIN trans_opt onconf(R). {sqliteBeginTransaction(pParse,R);} in onconf() argument 192 ccons ::= NOT NULL onconf(R). {sqliteAddNotNull(pParse, R);} in onconf() argument 193 ccons ::= PRIMARY KEY sortorder onconf(R). {sqliteAddPrimaryKey(pParse,0,R);} in onconf() argument 194 ccons ::= UNIQUE onconf(R). {sqliteCreateIndex(pParse,0,0,0,R,0,0);} in onconf() argument [all...] |
/titanic_51/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 802 ds_init_ack_t *R; in ds_handle_init_req() local 830 ds_init_nack_t *R; in ds_handle_init_req() local 881 ds_reg_ack_t *R; in ds_handle_reg_req() local 896 ds_reg_nack_t *R; ds_handle_reg_req() local 929 ds_unreg_ack_t *R; ds_handle_unreg() local 942 ds_unreg_nack_t *R; ds_handle_unreg() local 1351 fma_cpu_service_req_t *R; cpu_request() local 1435 fma_mem_service_req_t *R; mem_request() local 1565 fma_req_pri_t *R; ldmsvcs_get_core_md() local 1679 fma_io_req_t *R; ldmsvcs_io_req_id() local [all...] |
/titanic_51/usr/src/cmd/lp/include/ |
H A D | lp.set.h | 47 #define R(F) (int)((F) + .5) macro
|
/titanic_51/usr/src/lib/libcrypt/common/ |
H A D | des_decrypt.c | 36 _des_decrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, char KS[][48], char S[][64], char *f, char *tempL, char *P, char *FP) in _des_decrypt1() argument [all...] |
H A D | des_encrypt.c | 35 des_encrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, in des_encrypt1() argument [all...] |
/titanic_51/usr/src/common/mpi/ |
H A D | mpi-priv.h | 97 #define LOG_V_2(R) s_logv_2[(R)] argument 108 #define LOG_V_2(R) (log(2.0)/log(R)) argument
|
/titanic_51/usr/src/lib/libm/common/C/ |
H A D | log1p.c | 126 double hfsq, f, c = 0.0, s, z, R, u; in log1p() local [all...] |
H A D | erf.c | 284 double R, S, P, Q, s, y, z, r; in erf() local 352 double R, S, P, Q, s, y, z, r; erfc() local [all...] |
/titanic_51/usr/src/lib/libm/common/complex/ |
H A D | casin.c | 216 double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casin() local
|
H A D | casinl.c | 70 long double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casinl() local
|
H A D | cacos.c | 220 double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in cacos() local
|
H A D | cacosl.c | 76 long double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in cacosl() local
|
/titanic_51/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.h | 42 #define I40E_ADMINQ_DESC(R, i) \ argument 83 #define I40E_ADMINQ_DETAILS(R, i) \ argument
|
/titanic_51/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 272 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); variable 330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); variable
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | erf.c | 272 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); variable 330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); variable [all...] |
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | pickfilter.c | 426 #define DROP(P,R) if (P) {P[-1] = P[0] = hole; R = 0;} else/*EMPTY*/ in pickfilter() argument
|
/titanic_51/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 109 #define GET_META(D, I, R) { \ argument 137 #define DIRTY_META(D, I, R) { \ argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/txn/ |
H A D | txn_rec.c | 62 #define IS_XA_TXN(R) (R->xid.size != 0) argument
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | conv_princ.c | 80 #define R(NAME) { NAME, NAME, DO_REALM_CONVERSION, sizeof(NAME)-1 } macro [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 506 char *const R = &L[32]; in krb5_afs_encrypt() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | _crypt.c | 148 #define R (_c->_R) macro [all...] |
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sort.c | 69 auto keything_t **R = (keything_t**)Rv; in ldapi_keycmp() local
|
/titanic_51/usr/src/uts/common/disp/ |
H A D | sysdc.c | 413 hrtime_t *O, hrtime_t *R, hrtime_t *newO) in sysdc_update_times() argument 541 hrtime_t O, R; in sysdc_compute_pri() local [all...] |
/titanic_51/usr/src/cmd/lp/model/ |
H A D | lp.cat.c | 365 #define R(F) (int)((F) + .5) macro
|