Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dconsole.c751 unsigned int occ, oll, oss, osr; in vc_resize() local
756 oll = video_num_lines; in vc_resize()
771 if (ll < oll) in vc_resize()
772 ol += (oll - ll) * osr; in vc_resize()