Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/codereview/
H A Dlwlp.c515 int phys_col; /* 0 is left column */ in main() local
520 phys_col = j / layoutp->page_rows; in main()
524 phys_col = j % layoutp->page_cols; in main()
532 phys_col * (box_width + gap_width); in main()