Searched defs:ppParentSlot (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsqlite/src/ | ||
H A D | btree_rb.c | 999 BtRbNode **ppParentSlot = 0; local 1004 ppParentSlot = ((pZ == pZ->pParent->pLeft) 1006 *ppParentSlot = pChild; |
Completed in 61 milliseconds