Searched refs:HAVE_ENDIAN_H (Results 1 - 7 of 7) sorted by relevance

/system/core/include/mincrypt/
H A Dsha.h40 #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)
/system/core/include/arch/linux-arm/
H A DAndroidConfig.h161 * HAVE_ENDIAN_H -- have endian.h header we can include.
165 #define HAVE_ENDIAN_H macro
/system/core/include/arch/linux-sh/
H A DAndroidConfig.h161 * HAVE_ENDIAN_H -- have endian.h header we can include.
165 #define HAVE_ENDIAN_H macro
/system/core/include/arch/linux-x86/
H A DAndroidConfig.h151 * HAVE_ENDIAN_H -- have endian.h header we can include.
155 #define HAVE_ENDIAN_H macro
/system/core/include/arch/target_linux-x86/
H A DAndroidConfig.h148 * HAVE_ENDIAN_H -- have endian.h header we can include.
152 #define HAVE_ENDIAN_H macro
/system/core/include/arch/windows/
H A DAndroidConfig.h161 * HAVE_ENDIAN_H -- have endian.h header we can include.
166 #define HAVE_ENDIAN_H macro
/system/core/libmincrypt/
H A Dsha.c33 #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)
191 #else // #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)

Completed in 66 milliseconds