Searched refs:blklen_len (Results 1 – 1 of 1) sorted by relevance
1081 Int blklen_len = 0; in ML_() local1086 block_img = ML_(cur_plus)(block_img, blklen + blklen_len) ) { in ML_()1092 blklen_len = blklen_is_64 ? 12 : 4; in ML_()1094 if (ML_(cur_cmpGT)( ML_(cur_plus)(block_img, blklen + blklen_len), in ML_()1102 ver = ML_(cur_read_UShort)( ML_(cur_plus)(block_img, blklen_len) ); in ML_()