Searched refs:tmp_sig_name (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dos.cpp295 char tmp_sig_name[16]; local
299 if (os::exception_name(sig, tmp_sig_name, 16) != NULL)
300 sig_name = tmp_sig_name;

Completed in 33 milliseconds