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

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.h194 bool live_input; // is the data in this block live? member in struct:unpacker
H A Dunpack.cpp737 live_input = true; // mark as "do not reuse"
4736 if (live_input) {
4741 live_input = false;

Completed in 42 milliseconds