Searched refs:HASHMAGIC (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/
H A Ddb.h127 #define HASHMAGIC 0x061561 macro
/barrelfish-master/lib/libc/db/hash/
H A Dhash.c150 if (hashp->MAGIC != HASHMAGIC)
485 hashp->MAGIC = HASHMAGIC;

Completed in 82 milliseconds