Home
last modified time | relevance | path

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

/external/v8/src/
Dutils.cc391 MemCopyUint8Function memcopy_uint8_function = &MemCopyUint8Wrapper; variable
401 MemCopyUint8Function memcopy_uint8_function = &MemCopyUint8Wrapper; variable
420 memcopy_uint8_function = in init_memcopy_functions()
425 memcopy_uint8_function = in init_memcopy_functions()
Dutils.h399 extern MemCopyUint8Function memcopy_uint8_function;
407 (*memcopy_uint8_function)(reinterpret_cast<uint8_t*>(dest),
428 extern MemCopyUint8Function memcopy_uint8_function;
436 (*memcopy_uint8_function)(reinterpret_cast<uint8_t*>(dest),