Home | History | Annotate | Download | only in icuswap

Lines Matching defs:out

104     FILE *in, *out;
161 in=out=NULL;
253 out=fopen(argv[2], "wb");
254 if(out==NULL) {
260 if(length!=(int32_t)fwrite(data, 1, length, out)) {
266 fclose(out);
267 out=NULL;
276 if(out!=NULL) {
277 fclose(out);
381 * Extract the package names from the in/out filenames.
511 * Out-of-place swapping allows us to then copy its original data.
515 * This requires a permutation and is best done with separate in/out
534 udata_printError(ds, "udata_swapPackage(): out of memory allocating %d bytes\n",