Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Djava_math_NativeBN.cpp259 int wLen = (bytesLen + sizeof(BN_ULONG) - 1) / sizeof(BN_ULONG); in negBigEndianBytes2bn() local
337 int wLen = a->top; in NativeBN_longInt() local
409 int wLen = a->top; in NativeBN_bn2litEndInts() local
452 int wLen = a->top; in NativeBN_bitLength() local