HomeSort by: relevance | last modified time | path
    Searched defs:check_rowcol (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/citrus/modules/
citrus_mapper_zone.c 212 check_rowcol(struct _zone *z, int32_t ofs, uint32_t maxval) function in typeref:typename:int
303 if (check_rowcol(&mz->mz_col, mz->mz_col_offset, colmax))
305 if (check_rowcol(&mz->mz_row, mz->mz_row_offset, rowmax))

Completed in 11 milliseconds