OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__arch__swahb32p
(Results
26 - 34
of
34
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/byteorder/
swabb.h
31
#ifndef
__arch__swahb32p
32
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
/external/kernel-headers/original/linux/byteorder/
swabb.h
65
#ifndef
__arch__swahb32p
66
# define
__arch__swahb32p
(x) __swahb32(*(x))
macro
117
return
__arch__swahb32p
(x);
/bionic/libc/kernel/common/linux/byteorder/
swabb.h
37
#ifndef
__arch__swahb32p
39
#define
__arch__swahb32p
(x) __swahb32(*(x))
macro
Completed in 252 milliseconds
1
2