Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_zoneinfo.c1165 calendarrule_year_to_timestamp(TransitionRuleType *base_self, int year) in calendarrule_year_to_timestamp()
1262 dayrule_year_to_timestamp(TransitionRuleType *base_self, int year) in dayrule_year_to_timestamp()
/third_party/python/Objects/
Dexceptions.c323 PyBaseExceptionObject *base_self = _PyBaseExceptionObject_cast(self); in PyException_GetTraceback() local
347 PyBaseExceptionObject *base_self = _PyBaseExceptionObject_cast(self); in PyException_SetCause() local