Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isExtent
Method
isExtent
src/common/classes/alloc.cpp:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
bool isExtent() const
367
{
368
return hdrLength & MEM_EXTENT;
369
}
370
371
void assertBig()
372
{
Callers
1
validate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected