Searched refs:APPROX_MAX_MAGNITUDE (Results 1 – 1 of 1) sorted by relevance
202 static const jint APPROX_MAX_MAGNITUDE = 309; in createDouble1() local214 else if (e >= 0 && e < APPROX_MAX_MAGNITUDE) in createDouble1()218 else if (e >= APPROX_MAX_MAGNITUDE) in createDouble1()