Searched defs:sm (Results 1 – 4 of 4) sorted by relevance
770 sm_dealloc(staticmethod *sm) in sm_dealloc()778 sm_traverse(staticmethod *sm, visitproc visit, void *arg) in sm_traverse()785 sm_clear(staticmethod *sm) in sm_clear()794 staticmethod *sm = (staticmethod *)self; in sm_descr_get() local808 staticmethod *sm = (staticmethod *)self; in sm_init() local888 staticmethod *sm = (staticmethod *) in PyStaticMethod_New() local
770 sm_dealloc(staticmethod *sm) in sm_dealloc()778 sm_traverse(staticmethod *sm, visitproc visit, void *arg) in sm_traverse()785 sm_clear(staticmethod *sm) in sm_clear()796 staticmethod *sm = (staticmethod *)self; in sm_descr_get() local810 staticmethod *sm = (staticmethod *)self; in sm_init() local890 staticmethod *sm = (staticmethod *) in PyStaticMethod_New() local
30 def sm(self): pass member in C
86 IN struct uga_drv_shift_mask *sm, in fill_shift_mask()