Searched defs:submod (Results 1 – 3 of 3) sorted by relevance
161 (defun submod (a b m base) function
68 submod(mpd_uint_t a, mpd_uint_t b, mpd_uint_t m) in submod() function
2642 PyObject *submod; in ensure_fromlist() local2667 add_submodule(PyObject *mod, PyObject *submod, char *fullname, char *subname, in add_submodule()