OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abicalls
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
asm.h
51
#if !defined(
ABICALLS
) && !defined(_NO_ABICALLS)
52
#define
ABICALLS
.
abicalls
55
#if defined(
ABICALLS
) && !defined(_KERNEL)
56
ABICALLS
91
#if defined(
ABICALLS
) && !defined(_KERNEL) && !defined(_STANDALONE)
130
#else /* defined(
ABICALLS
) && !defined(_KERNEL) */
/external/e2fsprogs/debian/
rules
189
MIPS_CFLAGS ?= -G 0 -fno-pic -mno-
abicalls
190
MIPS_CFLAGS_64 ?= -mabi=64 -G 0 -fno-pic -mno-
abicalls
Completed in 922 milliseconds
1
2