Home
last modified time | relevance | path

Searched refs:writeInt16 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c218671 static void writeInt16(u8 *p, int i){ function
218947 writeInt16(&pNode->zData[2], NCELL(pNode)-1);
218971 writeInt16(&pNode->zData[2], nCell+1);
220715 writeInt16(pNode->zData, pRtree->iDepth);
221092 writeInt16(pRoot->zData, pRtree->iDepth);