Lines Matching refs:u_austrncpy
251 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenPrintf()
286 u_austrncpy(cBuffer, argument, sizeof(cBuffer)); in DataDrivenPrintf()
300 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
301 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintf()
302 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintf()
316 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
329 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
330 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintf()
331 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintf()
338 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
416 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenScanf()
611 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
641 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
652 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
653 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintfPrecision()
654 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintfPrecision()
668 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()