Searched refs:generated_memmove (Results 1 – 1 of 1) sorted by relevance
383 MemMoveFunction generated_memmove = CreateMemMoveFunction(); in init_memcopy_functions() local384 if (generated_memmove != NULL) { in init_memcopy_functions()385 memmove_function = generated_memmove; in init_memcopy_functions()