Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c219043 static void writeInt16(u8 *p, int i){ function
219322 writeInt16(&pNode->zData[2], NCELL(pNode)-1);
219346 writeInt16(&pNode->zData[2], nCell+1);
221093 writeInt16(pNode->zData, pRtree->iDepth);
221470 writeInt16(pRoot->zData, pRtree->iDepth);