Searched refs:treeShmallocZero (Results 1 – 1 of 1) sorted by relevance
708 static void *treeShmallocZero(lsm_db *pDb, int nByte, u32 *piPtr, int *pRc){ in treeShmallocZero() function722 return treeShmallocZero(pDb, sizeof(TreeNode), piPtr, pRc); in newTreeNode()726 return treeShmallocZero(pDb, sizeof(TreeLeaf), piPtr, pRc); in newTreeLeaf()