Searched defs:PyDateTime_TIME_GET_MICROSECOND (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Include/ | ||
| D | datetime.h | 133 #define PyDateTime_TIME_GET_MICROSECOND(o) \ macro |
| /external/python/cpython3/Include/ | ||
| D | datetime.h | 142 #define PyDateTime_TIME_GET_MICROSECOND(o) \ macro |