OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mz_row_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_mapper_zone.c
69
int32_t
mz_row_offset
;
member in struct:_citrus_mapper_zone
281
mz->
mz_row_offset
= mz->mz_col_offset;
288
mz->
mz_row_offset
= 0;
305
if (check_rowcol(&mz->mz_row, mz->
mz_row_offset
, rowmax))
336
mz->
mz_row_offset
= 0;
387
if (mz->
mz_row_offset
>0)
388
row += (u_int32_t)mz->
mz_row_offset
;
390
row -= (u_int32_t)-mz->
mz_row_offset
;
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025