Searched defs:xxx_attr_count (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.cpp1403 inline band& unpacker::attr_definitions::xxx_attr_count() function in class:unpacker::attr_definitions
2229 band& xxx_attr_count = ad.xxx_attr_count(); local
2230 assert(endsWith(xxx_attr_count.name, "_attr_count"));
2232 xxx_attr_count.readData(ad.predefCount(X_ATTR_OVERFLOW));
2237 int overflowIndexCount = xxx_attr_count.getIntTotal();
4081 oiCount = ad.xxx_attr_count().getInt();

Completed in 42 milliseconds