Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/
Dfp-bit.h235 # define usi_to_float __floatunsisf macro
249 # define usi_to_float __floatunsidf macro
271 # define usi_to_float __floatunsitf macro
291 # define usi_to_float __floatunsisf macro
311 # define usi_to_float __floatunsidf macro
492 extern FLO_type usi_to_float (USItype);
Dfp-bit.c1382 usi_to_float (USItype arg_a)
/openbsd/src/gnu/usr.bin/gcc/gcc/config/
Dfp-bit.h231 # define usi_to_float __floatunsisf macro
245 # define usi_to_float __floatunsidf macro
267 # define usi_to_float __floatunsitf macro
287 # define usi_to_float __floatunsisf macro
307 # define usi_to_float __floatunsidf macro
488 extern FLO_type usi_to_float (USItype);
Dfp-bit.c1323 usi_to_float (USItype arg_a)
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.4330 * fp-bit.h (usi_to_float): Add prototype.
9150 * config/fp-bit.c (usi_to_float): New function.
9152 (usi_to_float): Add appropriate #define.
DChangeLog7302 (usi_to_float): Cast constants to be shifted to fractype
DChangeLog.66087 * config/fp-bit.h (usi_to_float): Define for US_SOFTWARE_GOFAST