Home
last modified time | relevance | path

Searched defs:trans_utc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_zoneinfo.c870 PyObject *trans_utc = PyTuple_GetItem(data_tuple, 1); in load_data() local
2053 ts_to_local(size_t *trans_idx, int64_t *trans_utc, long *utcoff, in ts_to_local()