Searched refs:MAX_OP_STRING (Results 1 – 4 of 4) sorted by relevance
32 char _tmp[MAX_OP_STRING]; \163 char str[MAX_OP_STRING]; in format_expr()648 char str[MAX_OP_STRING]; in format_operand_att()722 char str[MAX_OP_STRING]; in format_operand_native()786 char str[MAX_OP_STRING] = "\0"; in format_operand_xml()1073 char str[MAX_OP_STRING]; in x86_format_mnemonic()1304 char str[MAX_OP_STRING]; in x86_format_insn()1317 x86_format_operand( dst, str, MAX_OP_STRING, format); in x86_format_insn()1326 x86_format_operand( src, str, MAX_OP_STRING, format); in x86_format_insn()1334 str, MAX_OP_STRING, format); in x86_format_insn()[all …]
99 #define MAX_OP_STRING 32 /* max possible operand size in string form */ macro
15 #define MAX_OP_STRING 32 macro206 len = MAX_OP_STRING; in format()1068 return MAX_OP_STRING; in max_operand_string()
482 return MAX_OP_STRING; in x86_max_operand_string()