COMMENT_LEN       325 tools/capdis.c     int r=COMMENT_LEN - (l + 4 + plevel); // 4 for space, "" and possibly one inserted backslash
COMMENT_LEN       905 tools/capdis.c             char insn_mnemonic[32], insn_ops[160], comment[COMMENT_LEN+1];