Searched defs:limit (Results 1 – 5 of 5) sorted by relevance
32 int readAndVerifyUnsignedLeb128(const u1** pStream, const u1* limit, in readAndVerifyUnsignedLeb128()54 int readAndVerifySignedLeb128(const u1** pStream, const u1* limit, in readAndVerifySignedLeb128()
82 int limit = stackPtr - 1; in annotate() local
389 int limit = (length - 1); // Skip the final ';'. in intern() local
371 int limit = (length - 1); // Skip the final ';'. in intern() local
187 int limit = nextSectionStart + maxByteCount; in appendSection() local