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

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis-demo.c186 #define fprintf_callback \ macro
206 fprintf_callback, stdout,
H A Dhsdis.c327 int (*fprintf_callback)(FILE*, const char*, ...) = &fprintf;
329 app_data->printf_callback = (printf_callback_t) fprintf_callback;

Completed in 32 milliseconds