localtime_r        67 lib/mktime-internal.h # define __localtime_r localtime_r
localtime_r       260 lib/time.in.h  _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
localtime_r       263 lib/time.in.h  _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
localtime_r       267 lib/time.in.h  _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
localtime_r       271 lib/time.in.h  _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
localtime_r       275 lib/time.in.h  _GL_CXXALIASWARN (localtime_r);
localtime_r       275 lib/time_rz.c            bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm);
localtime_r       368 nt/inc/ms-w32.h extern struct tm *localtime_r (time_t const * restrict, struct tm * restrict);