libFirm 1.20
|
This structure contains helper information to format the output of a tarval of a mode. More...
#include <tv.h>
Data Fields | |
tv_output_mode | mode_output |
if != TVO_NATIVE select a special mode | |
const char * | mode_prefix |
if set, this prefix will be printed before a value of this mode | |
const char * | mode_suffix |
if set, this suffix will be printed after a value of this mode |
This structure contains helper information to format the output of a tarval of a mode.
const char* tarval_mode_info::mode_prefix |
const char* tarval_mode_info::mode_suffix |