OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_cpu_type
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/external/kernel-headers/original/asm-mips/
cpu-features.h
16
#ifndef
current_cpu_type
17
#define
current_cpu_type
() current_cpu_data.cputype
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
25
#ifndef
current_cpu_type
26
#define
current_cpu_type
() current_cpu_data.cputype
macro
Completed in 677 milliseconds