Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ assertBig
Method
assertBig
src/common/classes/alloc.cpp:371–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
void assertBig()
372
{
373
fb_assert(hdrLength & MEM_HUGE);
374
}
375
376
#ifdef MEM_DEBUG
377
void print_contents(bool used, FILE* file, bool used_only,
Callers
2
validate
Method · 0.80
releaseBlock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected