Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpytime.c788 py_mach_timebase_info(_PyTime_t *pnumer, _PyTime_t *pdenom, int raise) in py_mach_timebase_info() argument
830 *pdenom = (_PyTime_t)timebase.denom; in py_mach_timebase_info()