Searched defs:divmod (Results 1 – 5 of 5) sorted by relevance
151 divmod(int x, int y, int *r) in divmod() function2279 PyObject *divmod; in delta_divmod() local
4587 PyObject *divmod; in split_py_long_to_s_and_ns() local
4244 def divmod(self, a, b): member in Context
4414 def divmod(self, a, b): member in Context
129 divmod(int x, int y, int *r) in divmod() function