Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.h83 #define md_number_to_chars tic54x_number_to_chars
84 extern void tic54x_number_to_chars (char *, valueT, int);
Dtc-tic54x.c5184 tic54x_number_to_chars (char *buf, valueT val, int n) in tic54x_number_to_chars() function