Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c151 static int_fast64_t detzcode64(const char * codep);
249 detzcode64(const char * const codep) in detzcode64() function
435 = stored == 4 ? detzcode(p) : detzcode64(p); in tzload()
485 detzcode(p) : detzcode64(p); in tzload()