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

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.h61 typedef int (*decode_instructions_printf_callback_ftype) (void*, const char*, ...); typedef
65 decode_instructions_printf_callback_ftype printf_callback,
H A Dhsdis-demo.c187 (decode_instructions_printf_callback_ftype)&fprintf
H A Dhsdis.c46 typedef decode_instructions_printf_callback_ftype printf_callback_t;

Completed in 30 milliseconds