Searched refs:LookupMUL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Didea.h43 static inline void LookupMUL(word &a, word b);
H A Didea.cpp75 inline void IDEA::Base::LookupMUL(IDEA::Word &a, IDEA::Word b) function in class:IDEA::Base
153 #define MUL(a,b) LookupMUL(a,b)

Completed in 95 milliseconds