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

/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp166 memset_sse(uint8_t* destination, uint8_t value, size_t length) function
222 memset_sse(destination, value, length);

Completed in 49 milliseconds