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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c1045 static void s_float_cons (int);
1155 {"double", s_float_cons, 'd'},
1156 {"float", s_float_cons, 'f'},
1166 {"single", s_float_cons, 'f'},
12593 s_float_cons (int type)
12582 s_float_cons (int type) function

Completed in 97 milliseconds