Home
last modified time | relevance | path

Searched defs:DECLARE_IS_ENDIAN (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Dendian.h25 # define DECLARE_IS_ENDIAN const int ossl_is_little_endian = __BYTE_ORDER__ == __ORDER_LITTLE_ENDI… macro
41 # define DECLARE_IS_ENDIAN \ macro

Completed in 4 milliseconds