tag | line | file | source code |
---|---|---|---|
expand4l | 256 | arch/m68k/console/fbcon.c | static __inline__ u_long expand4l(u_char c); |
expand4l | 2870 | arch/m68k/console/fbcon.c | pcval = expand4l(attr_bgcol_ec(p,conp)); |
expand4l | 2912 | arch/m68k/console/fbcon.c | fgx = expand4l(attr_fgcol(p,conp)); |
expand4l | 2913 | arch/m68k/console/fbcon.c | bgx = expand4l(attr_bgcol(p,conp)); |
expand4l | 2935 | arch/m68k/console/fbcon.c | fgx = expand4l(attr_fgcol(p,conp)); |
expand4l | 2936 | arch/m68k/console/fbcon.c | bgx = expand4l(attr_bgcol(p,conp)); |