Searched refs:ABICALLS (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dasm.h48 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
49 #define ABICALLS .abicalls macro
52 #if defined(ABICALLS) && !defined(_KERNEL)
53 ABICALLS
86 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
116 #else /* defined(ABICALLS) && !defined(_KERNEL) */
/bionic/libc/arch-mips64/include/machine/
H A Dasm.h48 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
49 #define ABICALLS .abicalls macro
52 #if defined(ABICALLS) && !defined(_KERNEL)
53 ABICALLS
86 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
116 #else /* defined(ABICALLS) && !defined(_KERNEL) */

Completed in 4 milliseconds