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

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dcoding.h151 struct value_stream { struct
183 value_stream* helper() {
195 value_stream vs0; // initial state snapshot (vs.meta==this)
208 void reset(value_stream* state);
225 //inline void value_stream::abort(const char* msg) { cm->abort(msg); }
226 //inline void value_stream::aborting() { cm->aborting(); }

Completed in 30 milliseconds