tag | line | file | source code |
---|---|---|---|
SIZE | 10 | arch/ppc/boot/cortstrip.c | #define SIZE 0x200000 |
SIZE | 10 | arch/ppc/kernel/cortstrip.c | #define SIZE 0x10000 |
SIZE | 10 | arch/ppc/kernel/mkboot.c | #define SIZE 0x200000 |
SIZE | 50 | drivers/char/keyboard.c | #define SIZE(x) (sizeof(x)/sizeof((x)[0])) |
SIZE | 53 | include/asm-mips/asm.h | #define SIZE(symbol,_size) \ |
SIZE | 57 | include/asm-mips/asm.h | #define SIZE(symbol,size) |