OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__arch__swab64
(Results
1 - 25
of
51
) sorted by null
1
2
3
/bionic/libc/kernel/arch-x86/asm/
byteorder.h
51
#define
__arch__swab64
(x) ___arch__swab64(x)
macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
byteorder.h
51
#define
__arch__swab64
(x) ___arch__swab64(x)
macro
/external/kernel-headers/original/asm-mips/
byteorder.h
55
#define
__arch__swab64
(x) ___arch__swab64(x)
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
swab.h
114
#ifndef
__arch__swab64
115
# define
__arch__swab64
(x) ___swab64(x)
macro
125
# define __arch__swab64p(x)
__arch__swab64
(*(x))
196
return
__arch__swab64
(x);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h
114
#ifndef
__arch__swab64
115
# define
__arch__swab64
(x) ___swab64(x)
macro
125
# define __arch__swab64p(x)
__arch__swab64
(*(x))
196
return
__arch__swab64
(x);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h
114
#ifndef
__arch__swab64
115
# define
__arch__swab64
(x) ___swab64(x)
macro
125
# define __arch__swab64p(x)
__arch__swab64
(*(x))
196
return
__arch__swab64
(x);
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
byteorder.h
51
#define
__arch__swab64
(x) ___arch__swab64(x)
macro
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
byteorder.h
51
#define
__arch__swab64
(x) ___arch__swab64(x)
macro
/bionic/libc/kernel/common/linux/byteorder/
swab.h
37
#ifndef
__arch__swab64
39
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
50
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/development/ndk/platforms/android-3/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/byteorder/
swab.h
33
#ifndef
__arch__swab64
34
#define
__arch__swab64
(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); })
macro
44
#define __arch__swab64p(x)
__arch__swab64
(*(x))
Completed in 248 milliseconds
1
2
3