Lines Matching refs:u_austrncpy
248 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenPrintf()
283 u_austrncpy(cBuffer, argument, sizeof(cBuffer)); in DataDrivenPrintf()
297 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
298 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintf()
299 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintf()
313 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
326 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
327 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintf()
328 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintf()
335 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintf()
413 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenScanf()
608 u_austrncpy(cBuffer, format, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
638 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
649 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()
650 u_austrncpy(cFormat, format, sizeof(cFormat)); in DataDrivenPrintfPrecision()
651 u_austrncpy(cExpected, expectedResult, sizeof(cExpected)); in DataDrivenPrintfPrecision()
665 u_austrncpy(cBuffer, uBuffer, sizeof(cBuffer)); in DataDrivenPrintfPrecision()