Searched refs:useStandardAlloc (Results 1 – 1 of 1) sorted by relevance
81 static jboolean useStandardAlloc = JNI_FALSE; /* Use standard malloc/free? */ variable1325 if ( !get_boolean(&str, &useStandardAlloc) ) { in parseOptions()