OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntohq
(Results
1 - 25
of
46
) sorted by null
1
2
/bionic/libc/include/sys/
endian.h
196
#define
ntohq
(x) __swap64(x)
macro
235
#define
ntohq
(x) (x)
macro
/development/ndk/platforms/android-3/include/sys/
endian.h
212
#define
ntohq
(x) __swap64(x)
macro
251
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h
211
#define
ntohq
(x) __swap64(x)
macro
250
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
endian.h
212
#define
ntohq
(x) __swap64(x)
macro
251
#define
ntohq
(x) (x)
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
endian.h
212
#define
ntohq
(x) __swap64(x)
macro
251
#define
ntohq
(x) (x)
macro
Completed in 305 milliseconds
1
2