OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SAVE_GP
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/machine/
asm.h
98
#define
SAVE_GP
(x) \
109
#define
SAVE_GP
(x)
122
#define
SAVE_GP
(x)
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/machine/
asm.h
110
#define
SAVE_GP
(x) \
121
#define
SAVE_GP
(x)
134
#define
SAVE_GP
(x)
198
SAVE_GP
(16); \
Completed in 73 milliseconds
1
2