Searched refs:END_MAXLEN (Results 1 – 1 of 1) sorted by relevance
267 static const jlong END_MAXLEN = 0xFFFF + ENDHDR; variable302 const jlong minHDR = len - END_MAXLEN > 0 ? len - END_MAXLEN : 0; in findEND()