Searched refs:nReference1 (Results 1 – 1 of 1) sorted by relevance
1208 sal_uInt16 nReference1 = (sal_uInt16)reader1.getReferenceCount(); in checkBlob() local1215 if ( nReference1 > nReference2 ) in checkBlob()1221 nReference1-nReference2); in checkBlob()1228 for (i=0; i < nReference1; i++) in checkBlob()1281 if ( nReference1 != nReference2 ) in checkBlob()1286 fprintf(stdout, " nReferences1 = %d != nReferences2 = %d\n", nReference1, nReference2); in checkBlob()1292 for (i=0; i < nReference1 && i < nReference2; i++) in checkBlob()1296 if ( i < nReference1 && options.forceOutput() ) in checkBlob()1298 fprintf(stdout, " Registry1 contains %d more references\n", nReference1 - i); in checkBlob()
Completed in 21 milliseconds