Searched refs:UF_TO_U32 (Results 1 – 1 of 1) sorted by relevance
162 #define UF_TO_U32(x) from_u128(x) macro182 #define UF_TO_U32(x) (x) macro570 flt = (FLOAT) __atof_engine(UF_TO_U32(uint), exp); in conv_flt()