Searched defs:nUsable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c53823 const int nUsable = pPage->pBt->usableSize; /* Usable size of page */ local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c169932 getLocalPayload( int nUsable, u8 flags, int nTotal, int *pnLocal ) argument
169985 int nUsable; /* Usable bytes per page */ local
170116 int nUsable; local
[all...]

Completed in 713 milliseconds