Searched refs:datetime_alloc (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
H A Ddatetimemodule.c602 * or datetime_alloc below, which know about the nitems abuse).
621 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) function
4733 datetime_alloc, /* tp_alloc */
/external/python/cpython3/Modules/
H A D_datetimemodule.c618 * or datetime_alloc below, which know about the nitems abuse).
637 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) function
5605 datetime_alloc, /* tp_alloc */

Completed in 79 milliseconds