Home
last modified time | relevance | path

Searched defs:src (Results 1 – 1 of 1) sorted by relevance

/TraceRecorderSource-2.7.6/
DtrcSnapshotRecorder.c944 uint32_t * src = (uint32_t*)&value; in writeDouble() local
2476 static void prvStrncpy(char* dst, const char* src, uint32_t maxLength) in prvStrncpy()