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

Function raxFind

rax.c:918–927  ·  view source on GitHub ↗

Find a key in the rax, returns raxNotFound special void pointer value * if the item was not found, otherwise the value associated with the * item is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

fuzzTestFunction · 0.85
tryInsertUnitTestsFunction · 0.85
regtest4Function · 0.85
benchmarkFunction · 0.85
testHugeKeyFunction · 0.85

Calls 2

raxLowWalkFunction · 0.85
raxGetDataFunction · 0.85

Tested by 5

fuzzTestFunction · 0.68
tryInsertUnitTestsFunction · 0.68
regtest4Function · 0.68
benchmarkFunction · 0.68
testHugeKeyFunction · 0.68