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