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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dseal.cpp92 #define Ttab(x) *(word32 *)((byte *)m_T.begin()+x) macro
102 b += Ttab(p);
106 c += Ttab(p);
110 d += Ttab(p);
114 a += Ttab(p);
121 b += Ttab(p);
125 c += Ttab(p);
129 d += Ttab(p);
133 a += Ttab(p);
141 b += Ttab(
[all...]

Completed in 45 milliseconds