Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ bin
Method
bin
deps/opencv/modules/core/src/alloc.cpp:190–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
}
190
int bin(size_t size)
191
{
192
assert( size <= MAX_BLOCK_SIZE );
193
return binIdx[(size + 7)>>3];
194
}
195
196
MallocTables()
197
{
Callers
2
init
Method · 0.80
fastMalloc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected