Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dtimemodule.c579 gettmarg(time_module_state *state, PyObject *args, function
669 (1) gettmarg() handles bounds-checking.
671 thus need to check against automatic decrement by gettmarg().
698 ``% 7`` in gettmarg() automatically restricts the range. */
779 else if (!gettmarg(state, tup, &buf,
975 else if (!gettmarg(state, tup, &buf,
1018 if (!gettmarg(state, tm_tuple, &tm,

Completed in 3 milliseconds