OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__swahw32
(Results
51 - 75
of
98
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/byteorder/
swabb.h
29
#define __arch__swahw32p(x)
__swahw32
(*(x))
43
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
macro
46
#define
__swahw32
(x) __fswahw32(x)
macro
/external/kernel-headers/original/uapi/linux/
swab.h
135
*
__swahw32
- return a word-swapped 32-bit value
138
*
__swahw32
(0x12340000) is 0x00001234
140
#define
__swahw32
(x) \
macro
199
* See
__swahw32
() for details of wordswapping.
206
return
__swahw32
(*p);
267
* See
__swahw32
() for details of wordswapping
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
swab.h
123
*
__swahw32
- return a word-swapped 32-bit value
126
*
__swahw32
(0x12340000) is 0x00001234
128
#define
__swahw32
(x) \
macro
187
* See
__swahw32
() for details of wordswapping.
194
return
__swahw32
(*p);
255
* See
__swahw32
() for details of wordswapping
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
swab.h
123
*
__swahw32
- return a word-swapped 32-bit value
126
*
__swahw32
(0x12340000) is 0x00001234
128
#define
__swahw32
(x) \
macro
187
* See
__swahw32
() for details of wordswapping.
194
return
__swahw32
(*p);
255
* See
__swahw32
() for details of wordswapping
/development/ndk/platforms/android-21/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
swab.h
59
#define
__swahw32
(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : __fswahw32(x))
macro
Completed in 1125 milliseconds
1
2
3
4