Home
last modified time | relevance | path

Searched defs:endpos (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Dzip_util.c281 static jboolean verifyEND(jzfile *zip, jlong endpos, char *endbuf) { in verifyEND()
383 findEND64(jzfile *zip, void *end64buf, jlong endpos) in findEND64()
559 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local