CHAR_MIN
# define CHAR_MIN 0
# define CHAR_MIN SCHAR_MIN
#define CHAR_MIN (-128) /* min value for a char */