Searched refs:FX_F32_TO_FX64C (Results 1 – 1 of 1) sorted by relevance
102 #define FX_F32_TO_FX64C(x) ((fx64c)(((x) > 0) ? \ macro106 #define FX64C_CONST(x) FX_F32_TO_FX64C(x)