Searched refs:sValue (Results 1 - 1 of 1) sorted by path

/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp33 : std::array<decltype(Generator<0>::sValue), sizeof...(Index)> {
36 std::array<decltype(Generator<0>::sValue), sizeof...(Index)> {
37 { Generator<Index>::sValue... }
70 constexpr static void (*sValue)(uint8_t*, const uint8_t*) = copy_small<N>; member in struct:__anon11::SmallGenerator
108 constexpr static void (*sValue)(__m128i*, const __m128i*) = copy_sse<N>; member in struct:__anon11::SSEGenerator

Completed in 84 milliseconds