taglinefilesource code
tmp2669drivers/sound/ad1848.cunsigned char   tmp1 = 0xff, tmp2 = 0xff;
tmp2708drivers/sound/ad1848.cif ((tmp1 = ad_read (devc, 0)) != 0xaa || (tmp2 = ad_read (devc, 1)) != 0x45)
tmp2710drivers/sound/ad1848.cDDB (printk ("ad_detect_B (%x/%x)\n", tmp1, tmp2));
tmp2717drivers/sound/ad1848.cif ((tmp1 = ad_read (devc, 0)) != 0x45 || (tmp2 = ad_read (devc, 1)) != 0xaa)
tmp2719drivers/sound/ad1848.cDDB (printk ("ad_detect_C (%x/%x)\n", tmp1, tmp2));
tmp2752drivers/sound/ad1848.cif ((tmp1 = ad_read (devc, i)) != (tmp2 = ad_read (devc, i + 16)))
tmp2754drivers/sound/ad1848.cDDB (printk ("ad_detect_F(%d/%x/%x)\n", i, tmp1, tmp2));
tmp2105include/asm-sparc/bitops.hregister unsigned long cnt, tmp, tmp2;
tmp2116include/asm-sparc/bitops.h"r" (tmp=0), "r" (tmp2=0), "r" (word));
tmp230include/asm-sparc/string.hregister unsigned int tmp1, tmp2;
tmp252include/asm-sparc/string.h"r" (tmp1=0), "r" (tmp2=0));
tmp259include/asm-sparc/string.hregister char tmp1, tmp2;
tmp280include/asm-sparc/string.h"r" (tmp2=0));
tmp2339include/asm-sparc/string.hregister unsigned long tmp1, tmp2;
tmp2361include/asm-sparc/string.h"r" (cs), "r" (ct), "r" (count), "r" (tmp1=0), "r" (tmp2=0));