Searched refs:dto (Results 1 – 3 of 3) sorted by relevance
53 uint16_t dto; member315 host->dto = 0; in omap_mmc_reset()365 return s->dto; in omap_mmc_read()498 s->dto = value & 0xffff; in omap_mmc_write()
4726 double dto; in floatformat_to_double() local4770 dto = NAN; in floatformat_to_double()4772 dto = INFINITY; in floatformat_to_double()4775 dto = -dto; in floatformat_to_double()4777 *to = dto; in floatformat_to_double()4784 dto = 0.0; in floatformat_to_double()4801 dto = ldexp (1.0, exponent); in floatformat_to_double()4816 dto += ldexp ((double)mant, in floatformat_to_double()4822 dto += ldexp ((double)mant, exponent - mant_bits); in floatformat_to_double()4831 dto = -dto; in floatformat_to_double()[all …]
142 for dfrom, dto in renamed_dirs:143 …{colour_remove}{}{colour_default} -> {colour_add}{}{colour_default}'.format(dfrom, dto, **colours))