Home
last modified time | relevance | path

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

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