Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpz/
H A Dimport.c27 #define HOST_ENDIAN 1 macro
30 #define HOST_ENDIAN (-1) macro
34 #define HOST_ENDIAN (* (signed char *) &endian_test) macro
H A Dexport.c27 #define HOST_ENDIAN 1 macro
30 #define HOST_ENDIAN (-1) macro
34 #define HOST_ENDIAN (* (signed char *) &endian_test) macro