Searched defs:src (Results 1 – 1 of 1) sorted by relevance
944 uint32_t * src = (uint32_t*)&value; in writeDouble() local2476 static void prvStrncpy(char* dst, const char* src, uint32_t maxLength) in prvStrncpy()