OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:htobe32
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/development/ndk/platforms/android-3/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
endian.h
164
__uint32_t
htobe32
(__uint32_t);
191
#define
htobe32
__swap32
macro
237
#define
htobe32
(x) (x)
macro
Completed in 216 milliseconds