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

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.c451 static int print_to_dev_null(void* ignore_stream, const char* ignore_format, ...) { function
468 dinfo->fprintf_func = &print_to_dev_null;

Completed in 31 milliseconds