Searched refs:__xchg (Results 1 - 25 of 77) sorted by relevance

1234

/prebuilts/ndk/8/platforms/android-10/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-11/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-12/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-13/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-15/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-16/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-17/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-10/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-11/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-8/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/current/platforms/android-10/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/current/platforms/android-11/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
H A Dsystem.h37 #define xchg(ptr, x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))

Completed in 406 milliseconds

1234