Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.h201 #define tc_unrecognized_line(c) tic6x_unrecognized_line (c)
202 extern int tic6x_unrecognized_line (int c);
Dtc-tic6x.c824 tic6x_unrecognized_line (int c) in tic6x_unrecognized_line() function