Home
last modified time | relevance | path

Searched refs:colmax (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c237 uint32_t colmax, rowmax; in parse_var() local
289 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()