Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c1551 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() argument
1562 tuple = PyNumber_Divmod(pyus, us_per_second); in microseconds_to_delta_ex()