Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tzcode/
HDlocaltime.c888 int_fast32_t secsperhour = SECSPERHOUR; in getsecs() local
899 *secsp = num * secsperhour; in getsecs()