OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_CPU_32FPR
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/external/kernel-headers/original/asm-mips/
cpu-features.h
48
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
239
#define
MIPS_CPU_32FPR
0x00000040 /* 32 dbl. prec. FP registers */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
59
#define cpu_has_32fpr (cpu_data[0].options &
MIPS_CPU_32FPR
)
cpu.h
167
#define
MIPS_CPU_32FPR
0x00000040
Completed in 2636 milliseconds