Searched refs:FX_F32_TO_FX64 (Results 1 – 1 of 1) sorted by relevance
79 #define FX_F32_TO_FX64(x) ((fx64)(((x) > 0) ? \ macro83 #define FX64_CONST(x) FX_F32_TO_FX64(x)