Home
last modified time | relevance | path

Searched refs:MAX_LINE (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c79 #define MAX_LINE 256 /* Lines longer than this are truncated by TI's asm. */ macro
85 char mnemonic[MAX_LINE]; /* Opcode name/mnemonic. */
86 char parmnemonic[MAX_LINE]; /* 2nd mnemonic of parallel insn. */
91 char buf[MAX_LINE];