Searched defs:SCHAR_MIN (Results 1 – 4 of 4) sorted by relevance
54 #define SCHAR_MIN (-128) /* min value of a "signed char" */ macro
41 #define SCHAR_MIN __SCHAR_MIN /* min value for a signed char */ macro
463 #define SCHAR_MIN -1 macro
599 #define SCHAR_MIN (-128) /* min value of a "signed char" */ macro