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