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

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

Completed in 101 milliseconds