taglinefilesource code
fc171arch/alpha/math-emu/fp-emul.cunsigned long opcode, fa, fb, fc, func, mode;
fc177arch/alpha/math-emu/fp-emul.cfc     = (insn >>  0) &  0x1f;  /* destination register */
fc319arch/alpha/math-emu/fp-emul.calpha_write_fp_reg(fc, vc);
fc564arch/alpha/math-emu/ieee-math.cunsigned long mask, fa, fb, fc;
fc590arch/alpha/math-emu/ieee-math.cfc = fa + fb;
fc592arch/alpha/math-emu/ieee-math.cop_c->s = fc >> 63;
fc594arch/alpha/math-emu/ieee-math.cfc = -fc;
fc596arch/alpha/math-emu/ieee-math.cop_c->f[0] = fc;
fc420drivers/sound/gus_wave.cunsigned short  fc;
fc422drivers/sound/gus_wave.cfc = (unsigned short) (((freq << 9) + (divisor >> 1)) / divisor);
fc423drivers/sound/gus_wave.cfc = fc << 1;
fc425drivers/sound/gus_wave.cgus_write16 (0x01, fc);
fc49include/linux/if_tr.h__u8  fc;      /* frame control field */
fc49net/802/tr.ctrh->fc=LLC_FRAME;