Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFWB.c197 void copyChars(char* destination, char* source, u32 length) in copyChars() function
265 copyChars((char*)fwbFileInfo->writeBuffer, newDataStart, printedChars2 - printedChars); in DEMOFWBfprintf()