HomeSort by: relevance | last modified time | path
    Searched defs:has_fxsave_size (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/sys/x86/
t_convert_xmm_s87.c 74 size_t has_fxsave_size = sizeof(has_fxsave); local in function:ATF_TC_BODY
75 if (sysctl(mib, __arraycount(mib), &has_fxsave, &has_fxsave_size,
t_convert_xmm_s87.c 74 size_t has_fxsave_size = sizeof(has_fxsave); local in function:ATF_TC_BODY
75 if (sysctl(mib, __arraycount(mib), &has_fxsave, &has_fxsave_size,

Completed in 22 milliseconds