SMALLBUF         2048 time.c             len = rb_strftime(*buf, SMALLBUF, format, time, ts, gmt);
SMALLBUF         2121 time.c             char buffer[SMALLBUF], *buf = buffer;