Home
last modified time | relevance | path

Searched refs:FX_F32_TO_FX64C (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/include/nitro/fx/
Dfx.h102 #define FX_F32_TO_FX64C(x) ((fx64c)(((x) > 0) ? \ macro
106 #define FX64C_CONST(x) FX_F32_TO_FX64C(x)