LLONG_MIN          93 lib/libsa/strtoll.c 	cutoff = neg ? LLONG_MIN : LLONG_MAX;
LLONG_MIN         117 lib/libsa/strtoll.c 				acc = LLONG_MIN;