Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/
HDfp-bit.h236 # define si_to_float sitofp macro
250 # define si_to_float litodp macro
272 # define si_to_float __floatsitf macro
292 # define si_to_float __floatsisf macro
312 # define si_to_float __floatsidf macro
478 extern FLO_type si_to_float (SItype);
HDfp-bit.c1340 si_to_float (SItype arg_a)
/NextBSD/contrib/gcc/
HDChangeLog-19984602 (si_to_float): Cast numeric constant to (SItype) before comparing
HDChangeLog-200130422 (si_to_float): Likewise.
HDChangeLog-20053730 (si_to_float, usi_to_float): Use it to compute proper shift.