Home
last modified time | relevance | path

Searched refs:ABICALLS (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-L/arch-mips64/include/machine/
Dasm.h50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls macro
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
/development/ndk/platforms/android-L/arch-mips/include/machine/
Dasm.h50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls macro
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
/development/ndk/platforms/android-9/arch-mips/include/machine/
Dasm.h51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls macro
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)