OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_BYTESWAP_H
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/config/Linux/
config-host.h
5
#define
HAVE_BYTESWAP_H
1
/external/qemu/android/config/linux-x86/
config-host.h
5
#define
HAVE_BYTESWAP_H
1
/external/qemu/
android-configure.sh
363
feature_check_header
HAVE_BYTESWAP_H
"<byteswap.h>"
408
if [ "$
HAVE_BYTESWAP_H
" = "yes" ] ; then
409
echo "#define
HAVE_BYTESWAP_H
1" >> $config_h
bswap.h
14
#ifdef
HAVE_BYTESWAP_H
50
#endif /* !
HAVE_BYTESWAP_H
*/
Completed in 334 milliseconds