MCPcopy Create free account
hub / github.com/antirez/rax / raxNewNode

Function raxNewNode

rax.c:188–199  ·  view source on GitHub ↗

Allocate a new non compressed node with the specified number of children. * If datafiled is true, the allocation is made large enough to hold the * associated data pointer. * Returns the new node pointer. On out of memory NULL is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

raxNewFunction · 0.85
raxAddChildFunction · 0.85
raxCompressNodeFunction · 0.85
raxGenericInsertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected