Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dint_limits.h101 #define INT_LEAST16_MIN INT16_MIN macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h148 #define INT_LEAST16_MIN (-INT_LEAST16_MAX - 1) macro