Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c113 ts_to_local(size_t *trans_idx, int64_t *trans_utc, long *utcoff,
986 if (ts_to_local(trans_idx, self->trans_list_utc, utcoff, in load_data()
2053 ts_to_local(size_t *trans_idx, int64_t *trans_utc, long *utcoff, in ts_to_local() function