FreeLogBlocks
if (size > FreeLogBlocks())
if (runArrays.LogEntryLength() > FreeLogBlocks()) {
if (runArrays.LogEntryLength() > FreeLogBlocks()) {
(long)FreeLogBlocks(), (long)runArrays.LogEntryLength());
inline uint32 FreeLogBlocks() const;
"\n", size, fMaxTransactionSize, FreeLogBlocks());
if (size < FreeLogBlocks())
"\n", FreeLogBlocks());
if (size > FreeLogBlocks()) {
if (size > FreeLogBlocks()) {
" was expected.", FreeLogBlocks(), size);
inline uint32 FreeLogBlocks() const;