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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dglobals.hpp234 bool is_uintx() const { return strcmp(type, "uintx") == 0; } function in struct:Flag

Completed in 759 milliseconds