Searched refs:nReference2 (Results 1 – 1 of 1) sorted by relevance
1209 sal_uInt16 nReference2 = (sal_uInt16)reader2.getReferenceCount(); in checkBlob() local1215 if ( nReference1 > nReference2 ) in checkBlob()1221 nReference1-nReference2); in checkBlob()1230 for (j=0; j < nReference2; j++) in checkBlob()1259 for (j=0; j < nReference2; j++) 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()1300 if ( i < nReference2 && options.forceOutput() ) in checkBlob()1302 fprintf(stdout, " Registry2 contains %d more references\n", nReference2 - i); in checkBlob()
Completed in 23 milliseconds