Searched defs:have_one (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp2519 bool have_one = false; local
2521 have_one = true;
2547 return have_one ? "other" : NULL;

Completed in 39 milliseconds