Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c636 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc()
648 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc()
895 char aware = tzinfo != Py_None; in new_datetime_ex2() local
976 char aware = tzinfo != Py_None; in new_time_ex2() local
4150 char aware = (char)(tzinfo != Py_None); in time_from_pickle() local
4819 char aware = (char)(tzinfo != Py_None); in datetime_from_pickle() local