Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dpytime.h52 PyAPI_FUNC(int) _PyTime_ObjectToTime_t(
/external/python/cpython3/Python/
Dpytime.c197 _PyTime_ObjectToTime_t(PyObject *obj, time_t *sec, _PyTime_round_t round) in _PyTime_ObjectToTime_t() function
/external/python/cpython3/Modules/
Dtimemodule.c469 if (_PyTime_ObjectToTime_t(ot, &whent, _PyTime_ROUND_FLOOR) == -1)
D_datetimemodule.c2858 if (_PyTime_ObjectToTime_t(obj, &t, _PyTime_ROUND_FLOOR) == -1) in date_fromtimestamp()
D_testcapimodule.c3670 if (_PyTime_ObjectToTime_t(obj, &sec, round) == -1) in test_pytime_object_to_time_t()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1211 …<elf-symbol name='_PyTime_ObjectToTime_t' type='func-type' binding='global-binding' visibility='de…
18004_PyTime_ObjectToTime_t' mangled-name='_PyTime_ObjectToTime_t' filepath='Python/pytime.c' line='197…
20372 …<function-decl name='_PyTime_ObjectToTime_t' mangled-name='_PyTime_ObjectToTime_t' filepath='./Inc…