Searched refs:total_memo (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbands.cpp222 if (total_memo > 0) return total_memo-1;
239 total_memo = total+1;
H A Dbands.h47 int total_memo; // cached value of getIntTotal, or -1 member in struct:band

Completed in 34 milliseconds