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

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.h342 julong flagIndexMask() { function in struct:unpacker::attr_definitions
H A Dunpack.cpp2213 julong indexMask = ad.flagIndexMask(); // which flag bits are index bits?
4353 julong indexMask = attr_defs[attrc].flagIndexMask();
4385 julong indexMask = ad.flagIndexMask();

Completed in 42 milliseconds