OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:___swab32
(Results
1 - 25
of
63
) sorted by null
1
2
3
/development/ndk/platforms/android-9/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
/prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/linux/byteorder/
swab.h
19
#define
___swab32
(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); })
macro
31
#define __arch__swab32(x) ({ __u32 __tmp = (x) ;
___swab32
(__tmp); })
59
#define __swab32(x) (__builtin_constant_p((__u32)(x)) ?
___swab32
((x)) : __fswab32((x)))
Completed in 86 milliseconds
1
2
3