Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c229 #define E_PRECISION (4) /* Extended precision, 64-bit (real 40-bit). */ macro
383 if (precision == E_PRECISION) in tic4x_gen_to_words()
406 if (precision == E_PRECISION) in tic4x_gen_to_words()
420 if (precision == E_PRECISION) in tic4x_gen_to_words()
518 if (precision == E_PRECISION) in tic4x_gen_to_words()
592 precision = E_PRECISION; in tic4x_atof()