Searched refs:gen_to_words (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
H A Datof-ieee.c242 gen_to_words (words, precision, exponent_bits);
254 gen_to_words (LITTLENUM_TYPE *words, int precision, long exponent_bits)
690 gen_to_words (&arr[0], 4, 11);
693 gen_to_words (&arr[0], 2, 8);
252 gen_to_words (LITTLENUM_TYPE *words, int precision, long exponent_bits) function
H A Dtc-arm.c4118 if (gen_to_words (words, 5, (long) 15) == 0)
/freebsd-12-stable/contrib/binutils/gas/
H A Das.h548 int gen_to_words (LITTLENUM_TYPE *, int, long);

Completed in 88 milliseconds