Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp72 constexpr static GenerateTable<SmallGenerator, 8> table_small; variable
79 table_small[length](destination, source); in memcpy_small()