Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c134 static int_fast64_t detzcode64(const char * codep);
240 detzcode64(const char *const codep) in detzcode64() function
420 = stored == 4 ? detzcode(p) : detzcode64(p); in tzload()
470 detzcode(p) : detzcode64(p); in tzload()