Home
last modified time | relevance | path

Searched refs:java_dw (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Djava_math_NativeBN.cpp127 static void NativeBN_putULongInt(JNIEnv* env, jclass, jlong a0, jlong java_dw, jboolean neg) { in NativeBN_putULongInt() argument
130 uint64_t dw = java_dw; in NativeBN_putULongInt()