Searched refs:_PYTIME_FROMSECONDS (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
D | pytime.h | 81 #define _PYTIME_FROMSECONDS(seconds) \ macro |
/third_party/python/Modules/ | ||
D | socketmodule.c | 955 static _PyTime_t defaulttimeout = _PYTIME_FROMSECONDS(-1); |