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

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp5021 // (Static) wrapper for getisax(2) call.
5251 // getisax
5252 func = resolve_symbol_lazy("getisax");
5264 uint_t os::Solaris::getisax(uint32_t* array, uint_t n) { function in class:os::Solaris

Completed in 95 milliseconds