Home | History | Annotate | Download | only in src

Lines Matching refs:MemCopyUint8Function

427 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src,
429 extern MemCopyUint8Function memcopy_uint8_function;
456 typedef void (*MemCopyUint8Function)(uint8_t* dest, const uint8_t* src,
458 extern MemCopyUint8Function memcopy_uint8_function;