MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setExtent

Method setExtent

src/common/classes/alloc.cpp:354–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352 }
353
354 void setExtent()
355 {
356 fb_assert(!isExtent());
357 hdrLength |= MEM_EXTENT;
358 }
359
360 void resetExtent()
361 {

Callers 1

getExtentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected