Home
last modified time | relevance | path

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

/external/v8/src/
Ddateparser.cc107 int total_seconds = static_cast<int>(total_seconds_unsigned); in Write() local
/external/python/cpython2/Modules/
Ddatetimemodule.c2103 PyObject *total_seconds; in delta_total_seconds() local