taglinefilesource code
expand4l256arch/m68k/console/fbcon.cstatic __inline__ u_long expand4l(u_char c);
expand4l2870arch/m68k/console/fbcon.cpcval = expand4l(attr_bgcol_ec(p,conp));
expand4l2912arch/m68k/console/fbcon.cfgx   = expand4l(attr_fgcol(p,conp));
expand4l2913arch/m68k/console/fbcon.cbgx   = expand4l(attr_bgcol(p,conp));
expand4l2935arch/m68k/console/fbcon.cfgx   = expand4l(attr_fgcol(p,conp));
expand4l2936arch/m68k/console/fbcon.cbgx   = expand4l(attr_bgcol(p,conp));