taglinefilesource code
ret2257arch/m68k/console/fbcon.cstatic __inline__ void expand4dl(u_char c, u_long *ret1, u_long *ret2);
ret2264arch/m68k/console/fbcon.cstatic __inline__ void expand8dl(u_char c, u_long *ret1, u_long *ret2);
ret21042arch/m68k/console/fbcon.cstatic __inline__ void expand4dl(u_char c, u_long *ret1, u_long *ret2)
ret21065arch/m68k/console/fbcon.c*ret2 = rv2;
ret21175arch/m68k/console/fbcon.cstatic __inline__ void expand8dl(u_char c, u_long *ret1, u_long *ret2)
ret21207arch/m68k/console/fbcon.c*ret2 = rv2;
ret23075drivers/block/floppy.cint drive, ret, ret2;
ret23117drivers/block/floppy.cret2 = raw_cmd_copyout(cmd, param, my_raw_cmd);
ret23119drivers/block/floppy.cret = ret2;