Searched refs:MAX_INSN_STRING (Results 1 – 3 of 3) sorted by relevance
19 #define MAX_INSN_STRING 512 macro602 len = MAX_INSN_STRING; in format()1087 return MAX_INSN_STRING; in max_insn_string()
501 return MAX_INSN_STRING; in x86_max_insn_string()
105 #define MAX_INSN_STRING 512 /* 2 * 8 * MAX_OP_STRING */ macro