Searched refs:sse_hwp (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/ | ||
H A D | os_solaris_x86.cpp | 302 int *sse_hwp; local 310 if ((sse_hwp = (int *)dlsym(h, "_sse_hw")) == NULL) { 312 } else if (*sse_hwp == 0) { |
Completed in 31 milliseconds