Home
last modified time | relevance | path

Searched refs:lotm_ok (Results 1 – 1 of 1) sorted by relevance

/third_party/tzdata/
Dzdump.c701 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL; in hunt() local
703 char const *ab = lotm_ok ? saveabbr(&loab, &loabsize, &lotm) : NULL; in hunt()
717 if (lotm_ok == tm_ok in hunt()