OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__swab64
(Results
26 - 50
of
98
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
swab.h
57
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
macro
/development/ndk/platforms/android-9/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/byteorder/
swab.h
60
#define
__swab64
(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
macro
64
#define
__swab64
(x) __fswab64(x)
macro
Completed in 1633 milliseconds
1
2
3
4