Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/dev/
H A Domrasops.c295 int snum, scol, srow; in om_erasecols() local
300 scol = col * ri->ri_font->fontwidth + ri->ri_xorigin; in om_erasecols()
307 if ((*om_windowmove)(ri, scol, srow, scol, srow, snum, in om_erasecols()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra-colorize.c2058 int scol = aweb->color; in check_colors() local
2064 int ssize = HARD_REGNO_NREGS (scol, GET_MODE (sl->s->orig_x)); in check_colors()
2074 if ((tcol + tofs >= scol + sofs + ssize) in check_colors()
2075 || (scol + sofs >= tcol + tofs + tsize)) in check_colors()