Home
last modified time | relevance | path

Searched defs:bRef (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
Ddtoa.cpp268 static void mult(BigInt& aRef, const BigInt& bRef) in mult()
481 static ALWAYS_INLINE void diff(BigInt& c, const BigInt& aRef, const BigInt& bRef) in diff()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp3278 BIGNUM* bRef = NULL; in NativeCrypto_EC_GROUP_new_curve() local