save_abbr         276 maint/gnulib/lib/time_rz.c           bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm);
save_abbr         307 maint/gnulib/lib/time_rz.c           ok = ok && save_abbr (tz, &tm_1);