n64 16 arch/m68k/include/asm/div64.h unsigned long long n64; \ n64 21 arch/m68k/include/asm/div64.h __n.n64 = (n); \ n64 30 arch/m68k/include/asm/div64.h (n) = __n.n64; \ n64 1055 drivers/video/fbdev/tgafb.c unsigned long dpos, spos, i, n64; n64 1062 drivers/video/fbdev/tgafb.c n64 = (height * width) / 64; n64 1068 drivers/video/fbdev/tgafb.c for (i = 0; i < n64; ++i) { n64 1080 drivers/video/fbdev/tgafb.c for (i = 0; i < n64; ++i) {