OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__arch__swab32
(Results
1 - 25
of
30
) sorted by null
1
2
/bionic/libc/kernel/arch-arm/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/development/ndk/platforms/android-3/arch-arm/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/external/kernel-headers/original/asm-arm/
byteorder.h
44
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
byteorder.h
37
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
swab.h
111
#ifndef
__arch__swab32
112
# define
__arch__swab32
(x) ___swab32(x)
macro
122
# define __arch__swab32p(x)
__arch__swab32
(*(x))
177
return
__arch__swab32
(x);
/bionic/libc/kernel/common/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/development/ndk/platforms/android-3/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swab.h
30
#ifndef
__arch__swab32
31
#define
__arch__swab32
(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
macro
41
#define __arch__swab32p(x)
__arch__swab32
(*(x))
/bionic/libc/kernel/arch-sh/asm/
byteorder.h
63
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/bionic/libc/kernel/arch-x86/asm/
byteorder.h
62
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
byteorder.h
62
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
/external/kernel-headers/original/asm-x86/
byteorder.h
64
#define
__arch__swab32
(x) ___arch__swab32(x)
macro
Completed in 892 milliseconds
1
2