Home
last modified time | relevance | path

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

/reactos/sdk/include/vcruntime/
H A Disa_availability.h19 __ISA_AVAILABLE_AVX2 = 5, enumerator
/reactos/sdk/lib/ucrt/string/
H A Dstrnlen.cpp187 if (__isa_available >= __ISA_AVAILABLE_AVX2) in common_strnlen()