Home
last modified time | relevance | path

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

/bionic/libc/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)
/bionic/libc/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)