Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DCpuArch.c360 static BoolInt CPU_Sys_Is_SSE_Supported(void) in CPU_Sys_Is_SSE_Supported() function
374 #define CHECK_SYS_SSE_SUPPORT if (!CPU_Sys_Is_SSE_Supported()) return False;

Completed in 1 milliseconds