Searched refs:colmax (Results 1 – 1 of 1) sorted by relevance
237 uint32_t colmax, rowmax; in parse_var() local289 colmax = (mz->mz_col_bits == 32) ? 0 : 1 << mz->mz_col_bits; in parse_var()291 if (check_rowcol(&mz->mz_col, mz->mz_col_offset, colmax)) in parse_var()