Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.h252 #define SIMDUTF_UNREACHABLE() __assume(0) macro
255 #define SIMDUTF_UNREACHABLE() __builtin_unreachable(); macro
261 #define SIMDUTF_UNREACHABLE() assert(0); macro

Completed in 6 milliseconds