tag | line | file | source code |
---|---|---|---|
g | 116 | arch/i386/boot/compressed/inflate.c | int g; /* maximum code length */ |
g | 161 | arch/i386/boot/compressed/inflate.c | g = i; /* maximum code length */ |
g | 207 | arch/i386/boot/compressed/inflate.c | for (; k <= g; k++) |
g | 223 | arch/i386/boot/compressed/inflate.c | z = (z = g - w) > (unsigned)l ? l : z; /* upper limit on table size */ |
g | 302 | arch/i386/boot/compressed/inflate.c | return y != 0 && g != 1; |
g | 2132 | drivers/scsi/53c7,8xx.c | TOKEN(bc,1), TOKEN(bl,0), TOKEN(bs,1), TOKEN(g,0), TOKEN(halt,0), |