tag | line | file | source code |
odd | 49 | arch/alpha/lib/checksum.c | int odd, count; |
odd | 54 | arch/alpha/lib/checksum.c | odd = 1 & (unsigned long) buff; |
odd | 55 | arch/alpha/lib/checksum.c | if (odd) { |
odd | 103 | arch/alpha/lib/checksum.c | if (odd) |
odd | 138 | drivers/scsi/eata_pio.c | unchar stat,odd; |
odd | 163 | drivers/scsi/eata_pio.c | z=256; odd=FALSE; |
odd | 164 | drivers/scsi/eata_pio.c | while ((cmd->SCp.Status)&&((z>0)||(odd))) |
odd | 166 | drivers/scsi/eata_pio.c | if (odd) |
odd | 170 | drivers/scsi/eata_pio.c | odd=FALSE; |
odd | 181 | drivers/scsi/eata_pio.c | odd=TRUE; |
odd | 191 | drivers/scsi/eata_pio.c | odd=FALSE; z=256; |
odd | 192 | drivers/scsi/eata_pio.c | while ((cmd->SCp.Status)&&((z>0)||(odd))) |
odd | 194 | drivers/scsi/eata_pio.c | if (odd) |
odd | 200 | drivers/scsi/eata_pio.c | odd=FALSE; |
odd | 211 | drivers/scsi/eata_pio.c | odd=TRUE; |
odd | 214 | drivers/scsi/eata_pio.c | while (z>0||odd) { |
odd | 217 | drivers/scsi/eata_pio.c | odd=FALSE; |
odd | 27 | include/asm-sparc/checksum.h | int odd, count; |
odd | 32 | include/asm-sparc/checksum.h | odd = 1 & (unsigned long) buff; |
odd | 33 | include/asm-sparc/checksum.h | if (odd) { |
odd | 69 | include/asm-sparc/checksum.h | if (odd) |