Searched defs:INT16_MIN (Results 1 – 14 of 14) sorted by relevance
88 #define INT16_MIN -32768 macro128 # define INT16_MIN -32768 macro
43 #define INT16_MIN _I16_MIN macro
163 # define INT16_MIN ((int16_t)(-32767-1)) macro
105 #define INT16_MIN _I16_MIN macro
134 #define INT16_MIN ((int16_t)_I16_MIN) macro
363 #define INT16_MIN (~ INT16_MAX) macro
87 #define INT16_MIN (-32767-1) macro
85 #define INT16_MIN (-32767-1) macro
106 #define INT16_MIN (-32767-1) macro
614 #define INT16_MIN (-INT16_C(32767)-1) macro