Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/szfile/
DCpuArch.c146 static Bool CPU_Sys_Is_SSE_Supported() in CPU_Sys_Is_SSE_Supported() function
154 #define CHECK_SYS_SSE_SUPPORT if (!CPU_Sys_Is_SSE_Supported()) return False;