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