Searched refs:a_ (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_asid.c170 static int ASIdOrRange_cmp(const ASIdOrRange * const *a_,
173 const ASIdOrRange *a = *a_, *b = *b_;
H A Dv3_addr.c699 static int IPAddressFamily_cmp(const IPAddressFamily * const *a_,
702 const ASN1_OCTET_STRING *a = (*a_)->addressFamily;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_module.c417 static int rate_cmp(const void *a_, const void *b_) { argument
419 a = (u8*)a_;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dbntest.c78 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_);
1043 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) argument
1053 if(a_)
1054 a=a_;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbntest.c78 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_);
1043 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) argument
1053 if(a_)
1054 a=a_;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_altivec_template.c746 const vector unsigned char a_##j##_A##l = \
748 const vector unsigned char a_##j##_B##l = \
749 vec_perm(a_##j##_A##l, src##k, permA2M##i); \
750 const vector signed int a_##j##_sump##l = \
751 (vector signed int)vec_msum(a_##j##_B##l, magic, \
754 vec_sr(vec_sums(a_##j##_sump##l, vsint32_8), vuint32_4); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_gf2m.c918 int BN_GF2m_mod_solve_quad_arr(BIGNUM *r, const BIGNUM *a_, const unsigned int p[], BN_CTX *ctx) argument
924 bn_check_top(a_);
939 if (!BN_GF2m_mod_arr(a, a_, p)) goto err;
H A Dbntest.c97 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_);
1820 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) argument
1830 if(a_)
1831 a=a_;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbntest.c97 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_);
1820 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) argument
1830 if(a_)
1831 a=a_;

Completed in 320 milliseconds