Searched refs:rowmax (Results 1 – 1 of 1) sorted by relevance
244 uint32_t rowmax, colmax; in parse_var() local300 rowmax = 0; in parse_var()302 rowmax = 1 << (32-mz->mz_col_bits); in parse_var()305 if (check_rowcol(&mz->mz_row, mz->mz_row_offset, rowmax)) in parse_var()