Searched defs:mp_clear (Results 1 – 3 of 3) sorted by relevance
66 template<class L> using mp_clear = mp_assign<L, mp_list<>>; typedef
401 static void mp_clear (mp_int * a) in mp_clear() function