Searched refs:frac_d (Results 1 – 1 of 1) sorted by relevance
1028 uint32_t frac_d; in double_to_fp3232() local1034 frac_d = (uint32_t) tmp; in double_to_fp3232()1037 ret.frac = frac_d; in double_to_fp3232()