Fabcoin Core  0.16.2
P2P Digital Currency
Macros
wake.cpp File Reference
#include "pch.h"
#include "wake.h"
#include "smartptr.h"
Include dependency graph for wake.cpp:

Go to the source code of this file.

Macros

#define WAKE_OUTPUT(x)
 

Macro Definition Documentation

#define WAKE_OUTPUT (   x)
Value:
while (iterationCount--)\
{\
CRYPTOPP_KEYSTREAM_OUTPUT_WORD(x, B::ToEnum(), 0, r6);\
r3 = M(r3, r6);\
r4 = M(r4, r3);\
r5 = M(r5, r4);\
r6 = M(r6, r5);\
output += 4;\
if (!(x & INPUT_NULL))\
input += 4;\
}
#define CRYPTOPP_KEYSTREAM_OUTPUT_WORD(x, b, i, a)
Helper macro to implement OperateKeystream.
Definition: strciphr.h:225
if(a.IndicesBefore(b, len, lenIndices))
Definition: equihash.cpp:243
Input buffer is NULL.
Definition: strciphr.h:84
#define x(i)