Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.h87 #define tc_unrecognized_line(ch) tic54x_unrecognized_line(ch)
88 extern int tic54x_unrecognized_line (int ch);
Dtc-tic54x.c4984 tic54x_unrecognized_line (int c) in tic54x_unrecognized_line() function