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

/openjdk7/jdk/src/share/native/sun/awt/image/gif/
H A Dgifdecoder.c170 int oldCode = 0; local
356 curCode = oldCode;
453 prefix[freeCode] = (short)oldCode;
455 oldCode = code;

Completed in 29 milliseconds