OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CROSS_64KB
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
floppy.h
30
#define
CROSS_64KB
(a, s) ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64)
/development/ndk/platforms/android-9/arch-mips/include/asm/
floppy.h
30
#define
CROSS_64KB
(a, s) ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64)
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
floppy.h
30
#define
CROSS_64KB
(a, s) ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64)
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
floppy.h
30
#define
CROSS_64KB
(a, s) ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64)
/external/kernel-headers/original/asm-mips/
floppy.h
50
#define
CROSS_64KB
(a, s) ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64)
Completed in 50 milliseconds