Searched defs:rr (Results 1 - 25 of 35) sorted by relevance

12

/barrelfish-master/lib/libc/locale/
H A Dtolower.c52 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext; local
H A Dtoupper.c52 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext; local
H A Drunetype.c52 _RuneRange *rr = &(XLOCALE_CTYPE(locale)->runes->__runetype_ext); local
H A Dnextwctype.c46 _RuneRange *rr = &runes->__runetype_ext; local
H A Drune.c65 _RuneEntry *rr; local
[all...]
/barrelfish-master/lib/tommath/
H A Dbn_mp_div_2.c33 register mp_digit r, rr, *tmpa, *tmpb; local
H A Dbn_mp_div_2d.c21 mp_digit D, r, rr; local
H A Dbn_mp_mul_2.c34 register mp_digit r, rr, *tmpa, *tmpb; local
H A Dbn_mp_mul_2d.c47 register mp_digit *tmpc, shift, mask, r, rr; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_sqr.c69 BIGNUM *tmp,*rr; local
[all...]
H A Dexp.c16 BIGNUM a,b,c,r,rr,t,l; local
H A Dbn_exp2.c118 int BN_mod_exp2_mont(BIGNUM *rr, const BIGNUM *a1, const BIGNUM *p1, argument
H A Dbn_mul.c947 BIGNUM *rr; local
1106 BN_ULONG *rr; local
[all...]
H A Dbn_exp.c123 BIGNUM *v,*rr; local
372 BN_mod_exp_mont(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) argument
572 BN_mod_exp_mont_consttime(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) argument
725 BN_mod_exp_mont_word(BIGNUM *rr, BN_ULONG a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) argument
[all...]
/barrelfish-master/lib/libc/nameser/
H A Dns_parse.c142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
H A Dns_print.c89 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
/barrelfish-master/lib/libc/rpc/
H A Drpc_prot.c139 xdr_rejected_reply(XDR *xdrs, struct rejected_reply *rr) argument
/barrelfish-master/lib/tommath/demo/
H A Dtiming.c87 unsigned rr; local
[all...]
H A Ddemo.c57 unsigned rr; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A Dcms_ess.c73 CMS_ReceiptRequest *rr = NULL; local
97 CMS_ReceiptRequest *rr = NULL; local
140 CMS_add1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest *rr) argument
166 CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid, int *pallorfirst, STACK_OF(GENERAL_NAMES) **plist, STACK_OF(GENERAL_NAMES) **prto) argument
232 CMS_ReceiptRequest *rr = NULL; local
380 CMS_ReceiptRequest *rr = NULL; local
[all...]
/barrelfish-master/lib/libc/resolv/
H A Dres_findzonecut.c328 ns_rr rr; local
532 ns_rr rr; local
588 ns_rr rr; local
703 ns_rr rr; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_def.c505 int q,r,rr=0,to=0,len=0; local
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_atalla.c544 static int atalla_dsa_mod_exp(DSA *dsa, BIGNUM *rr, BIGNUM *a1, argument
H A De_nuron.c218 static int nuron_dsa_mod_exp(DSA *dsa, BIGNUM *rr, BIGNUM *a1, argument
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Ds3_pkt.c286 SSL3_RECORD *rr; local
537 SSL3_RECORD *rr; local
899 SSL3_RECORD *rr; local
[all...]

Completed in 321 milliseconds

12