Searched refs:lineval (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx3912video.c438 int h, v, split, horzval, lineval; local
455 lineval = (split ? v / 2 : v) - 1;
465 reg = TX3912_VIDEOCTRL2_LINEVAL_SET(reg, lineval);
/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c571 Linetype lineval; local
575 lineval = get_line();
576 trans_table[ifstate[depth]][lineval]();
578 linetype_name[lineval],

Completed in 136 milliseconds