Home
last modified time | relevance | path

Searched refs:USHRT_HIGHBIT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dmpfr-gmp.h81 #define USHRT_HIGHBIT ((unsigned short) (USHRT_MAX ^ ((unsigned short) USHRT_MAX >> 1))) macro
/dragonfly/contrib/gmp/
H A Dgmp-impl.h527 #define USHRT_HIGHBIT ((unsigned short) (USHRT_MAX ^ ((unsigned short) USHRT_MAX >> 1))) macro
545 #define SHRT_MIN ((short) USHRT_HIGHBIT)