Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c674 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc()
686 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc()
992 char aware = tzinfo != Py_None; in new_datetime_ex2() local
1073 char aware = tzinfo != Py_None; in new_time_ex2() local
4209 char aware = (char)(tzinfo != Py_None); in time_from_pickle() local
4886 char aware = (char)(tzinfo != Py_None); in datetime_from_pickle() local