Searched refs:tempstatus (Results 1 – 1 of 1) sorted by relevance
300 UErrorCode tempstatus = U_ZERO_ERROR; in main() local307 pData = udata_create(outDir, NULL, outFileName, &dataInfo, NULL, &tempstatus); in main()309 udata_finish(pData, &tempstatus); in main()310 return (int)tempstatus; in main()