Home
last modified time | relevance | path

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

/bootable/bootloader/legacy/arch_msm7k/
Dmddi_console.c77 static int cx, cy, cmaxx, cmaxy; variable
118 if(cx < cmaxx) return; in console_putc()
145 cmaxx = fb_width / 6; in console_init()