OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__swap32md
(Results
1 - 25
of
138
) sorted by null
1
2
3
4
5
6
/ndk/tests/build/issue21132-__ARM_ARCH__/jni/
issue21132-__ARM_ARCH__.c
5
return 0 *
__swap32md
(argc);
Application.mk
1
# Only armeabi-v7a* and x86 instruction for fast
__swap32md
/bionic/libc/arch-x86/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/development/ndk/platforms/android-9/arch-x86/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/development/ndk/platforms/android-L/arch-x86/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
endian.h
32
#define
__swap32md
(x) __statement({ \
macro
42
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
43
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(u_int64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(u_int64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(u_int64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(u_int64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
endian.h
33
#define
__swap32md
(x) ({ \
macro
40
#define
__swap32md
(x) ({ \
macro
52
(uint64_t)
__swap32md
(__swap64md_x >> 32) | \
53
(uint64_t)
__swap32md
(__swap64md_x & 0xffffffff) << 32; \
/bionic/libc/arch-arm/include/machine/
endian.h
53
#define
__swap32md
(x) ({ \
macro
61
(u_int64_t)
__swap32md
(_swap64md_x >> 32) | \
62
(u_int64_t)
__swap32md
(_swap64md_x & 0xffffffff) << 32; \
/bionic/libc/arch-mips/include/machine/
endian.h
42
#define
__swap32md
(x) ({ \
macro
51
(uint64_t)
__swap32md
(_swap64md_x >> 32) | \
52
(uint64_t)
__swap32md
(_swap64md_x & 0xffffffff) << 32; \
/bionic/libc/arch-mips64/include/machine/
endian.h
42
#define
__swap32md
(x) ({ \
macro
51
(uint64_t)
__swap32md
(_swap64md_x >> 32) | \
52
(uint64_t)
__swap32md
(_swap64md_x & 0xffffffff) << 32; \
/development/ndk/platforms/android-3/arch-arm/include/machine/
endian.h
62
#define
__swap32md
(x) ({ \
macro
70
(u_int64_t)
__swap32md
(_swap64md_x >> 32) | \
71
(u_int64_t)
__swap32md
(_swap64md_x & 0xffffffff) << 32; \
Completed in 1358 milliseconds
1
2
3
4
5
6