Searched refs:mbedtls_byte_order_detector (Results 1 – 2 of 2) sorted by relevance
222 static const uint16_t mbedtls_byte_order_detector = { 0x100 }; variable223 #define MBEDTLS_IS_BIG_ENDIAN (*((unsigned char *) (&mbedtls_byte_order_detector)) == 0x01)
389 static const uint16_t mbedtls_byte_order_detector = { 0x100 }; variable390 #define MBEDTLS_IS_BIG_ENDIAN (*((unsigned char *) (&mbedtls_byte_order_detector)) == 0x01)