Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daestab2.h54 static const uint32_t t_ls[4][256] = variable
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c4272 time_t t_ls; in mk_utcinfo() local
4279 t_ls = (time_t) wnlsf * SECSPERWEEK in mk_utcinfo()
4283 tm = gmtime( &t_ls ); in mk_utcinfo()