Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzdump.c652 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL; in hunt() local
655 if (lotm_ok) in hunt()
668 if (lotm_ok & tm_ok in hunt()
672 : lotm_ok == tm_ok) { in hunt()